Recent blog postsNavigation |
vbThis is another example to create a Macro to Merge and De-Merge the selected cells quickly, which is otherwise a long procedure. Steps to create a Macro for Merge 1. Start Macro Recorder and name it as "MergeCells" Press ALT + F11 and open the Visual Basic Editor. You will see that the following code is generated. Sub MergeCells() ' ' MergeCells Macro ' Macro recorded 3/7/2008 by Ravi Sagar ' |
Recent comments
21 weeks 3 days ago