running macros in excel

B

bobuk

Does anyone know if I can run a macro automatically when I
open the spreadsheet ? thanks.
 
B

Bob Phillips

Call the macro Auto_Open, or add your code to the Workbook_Open event.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 
Top