Click to See Complete Forum and Search --> : am able to open excel file but I will like to start macro at the same time


regis
February 14th, 2000, 12:51 PM
I open excel file with code VB but when my file is open, my code stop to run and I would like to start macro in excel to modify my file excel. My macro start with Ctrl+shift+G. Is't possible to start macro just after the file was open?

Sorry for my english.
Thanks
Redg

Scott123
February 16th, 2000, 02:33 PM
try this

sendkeys{^+G}