Close the active workbook
Answers
Answered by
0
Answer:
Don't konw the answer to that
Answered by
0
Answer:
1.Open an Excel Workbook.
2.Press Alt+F11 to Open VBA Editor.
3.Insert a Module from Insert Menu.
4.Copy the above code for activating a range and Paste in the code window(VBA Editor)
5.Save the file as macro enabled workbook.
6.Press 'F5' to run it or Keep Pressing 'F8' to debug the code line by line.
Similar questions