09-29-2011, 06:05 PM
Sorry for teh delay in reply.
The code is -
I am activating the pop-up and saving it using shortcut keys.
The code is -
Code:
Window("Microsoft Excel").Activate
Window("Microsoft Excel").type micCtrlDwn + "S" + micCtrlUp
I am activating the pop-up and saving it using shortcut keys.