View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
bilisa bilisa is offline
external usenet poster
 
Posts: 1
Default AutoOpen in excel?

Hi,

I want my macro to start automatically when I create a new document based on
a template. In Word I normally use AutoOpen() and AutoNew(). Are there
similar functions in Excel that do the same thing?