Hi,
I have an Excel file open. I am sending hot key alt+f8 to open VBA editor, input some VBA code. Now in VBA editor I do “CTRL + Home” to get to the top line of the code. To execute I do the F5.
Now the VBA is executed. I need to close VBA editor window and Save Excel file. How can I do this with hot keys? Please help.
Thank you,