Startmacro on startup Excel

C

Carlo Sinke

Hello,

I just started learning VBA, i just programmed a little tool wich i want it
to start whenever i open the excel workbook, can anyone tell me how to do
this?

I made the same thing for word, the only thing to do in word is name the sub
StartUp.sub
But this doesn't work for excel!!

Can anyone send the solution to [email protected]

Thanks!
 
J

John

Carlo,
This is a MS Project newsgroup. Although I have also written some Excel
macros, I haven't written any that run on startup and therefore don't
know the required syntax. You might have better luck if you post to an
Excel VBA newsgroup.

John
 
Top