M matt rich Sep 9, 2004 #1 I'm trying to get a macro to run as soon as I run a workbook, can anyone give me an example? Matt.....
I'm trying to get a macro to run as soon as I run a workbook, can anyone give me an example? Matt.....
F Frank Kabel Sep 9, 2004 #2 Hi either put the macro in the workbook_open event of your workbook module or rename your macro to auto_open()
Hi either put the macro in the workbook_open event of your workbook module or rename your macro to auto_open()