Results 1 to 5 of 5

Auto run macro on File->New->Template

Threaded View

  1. #1
    Registered User
    Join Date
    10-25-2007
    Posts
    35

    Auto run macro on File->New->Template

    Hi,

    Just quickly - I'm trying to make a template that displays a form when a user first creates a new file from it. At the moment, the macro that I'm using runs the form whenever the document is opened:

    Sub Auto_Open()
    
    JAF_Form.Show
    
    End Sub
    Thanks,

    Owain
    Last edited by VBA Noob; 08-04-2008 at 08:57 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1