+ Reply to Thread
Results 1 to 9 of 9

Make multiple fields required in form before save

Hybrid View

tclemente Make multiple fields required... 02-28-2014, 03:10 PM
Olly Re: Make multiple fields... 02-28-2014, 04:10 PM
tclemente Re: Make multiple fields... 02-28-2014, 04:29 PM
Olly Re: Make multiple fields... 02-28-2014, 04:41 PM
tclemente Re: Make multiple fields... 02-28-2014, 06:16 PM
Olly Re: Make multiple fields... 02-28-2014, 06:28 PM
tclemente Re: Make multiple fields... 02-28-2014, 07:14 PM
Olly Re: Make multiple fields... 02-28-2014, 08:06 PM
tclemente Re: Make multiple fields... 03-03-2014, 12:34 PM
  1. #1
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Make multiple fields required in form before save

    Interesting problem!!

    To save the blank template:

    In the visual basic editor, press Ctrl-G to view the immediates window.

    In the immediates window, type:
    Application.EnableEvents = False
    then press enter.

    Flick back to your workbook, and save it.
    Go back to the VBE, and in the immediates window, enter:
    Application.EnableEvents = True

    Sorted
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  2. #2
    Registered User
    Join Date
    02-28-2014
    Location
    Bay area
    MS-Off Ver
    Excel 2013
    Posts
    5

    Re: Make multiple fields required in form before save

    Hi, thank you for your help, I have tried this and I still cannot save a blank template that I can send out for folks to use.... any idea what micht be wrong?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 0
    Last Post: 11-13-2012, 02:45 PM
  2. Macro that will make fields required
    By sarai77 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-24-2012, 04:30 PM
  3. Macro-Verify required fields before proceding with routine (save)
    By pjbassdc in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-13-2012, 01:48 AM
  4. Won't Save if Required Fields are not Filled out
    By bronkista in forum Excel General
    Replies: 1
    Last Post: 07-29-2011, 04:10 PM
  5. make a cell required to fill-in on form template
    By Jo in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 12-01-2005, 03:10 PM

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