Consulting

Results 1 to 2 of 2

Thread: Save on Click through userform

  1. #1

    Save on Click through userform

    Hi,

    I have created a macro enabled word document which uses a userform. Up to now everything works great but I need it to do the following, could anybody help please?

    When the submit button is clicked, save the document as a word document that is not macro enabled, so when the user reopens that document the userform does not re-appear.

    Any help appreciated

    Kind Regards,

    Nigel

  2. #2
    Microsoft Word MVP 2003-2009 VBAX Guru gmaxey's Avatar
    Joined
    Sep 2005
    Posts
    3,340
    Location
    Why don't you just put your form and code in a macro enabled template with an autonew macro to call your form when you create the new unsaved document?
    Greg

    Visit my website: http://gregmaxey.com

Posting Permissions

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