Autorun

K

Kenan Kilictepe

I want to show a userform whenever a user creates a new file.
I thought to change the default template but couldnt find the right sub
name.
Is this possible? is there a default method like sub autoexec().

Thanks.
 
D

Dave Lett

Try AutoNew.

You can look in the help topics under "Auto Macros" for more information.

HTH,
Dave
 
Top