Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #7  
Old 07-29-2015, 03:37 PM
macropod's Avatar
macropod macropod is offline Fill-in fields Windows 7 64bit Fill-in fields Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

To avoid the FILLIN fields prompting the user to answer the same questions again, replace them with fields coded as:

1. In the template document, create ASK fields in the format:
{QUOTE{IF{Subject}= "" {ASK Subject "What are the photographs of?" \d ""} ""}{Subject}}
{QUOTE{IF{DtTm}= "" {ASK DtTm "Date and/or time photographs taken?" \d ""} ""}{DtTm}}
{QUOTE{IF{Flare}= "" {ASK Flare "Flare reference (if you have one)" \d ""} ""}{Flare}}
where Subject, DtTm, Flare, respectively, are bookmarks named to match the particular question.

2. Then, at the start of each field, create an empty bookmark corresponding to the bookmark (Subject, DtTm, Flare, respectively) for that field (this is to avoid bookmark reference errors). You can do this using a SET field (eg {SET BkMrk ""}, where BkMrk is the bookmark name, inserted before the "{QUOTE" or via Insert|Bookmark (with nothing selected).

3. Save the template. If you created the bookmark via Insert|Bookmark, don’t answer the question before saving the template, otherwise you’ll have to delete the bookmark and re-create it.

Now, when a document based on the template is previewed or printed, users will only be prompted to update any ASK fields they haven't answered.

Note1: If you use a SET field (e.g. {SET Subject ""}) to create the bookmark, it will clear the bookmark every time the document is opened, and you’ll be prompted to answer the questions again if you try to re-print the document. In that case, you could delete the \d "" switches from the ASK fields to retain the previous answers.

Note2: The field brace pairs (i.e. '{ }') for the above example are all created in the document itself, via Ctrl-F9 (Cmd-F9 on a Mac); you can't simply type them or copy & paste them from this message. Nor is it practicable to add them via any of the standard Word dialogues.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Fill-in fields recipients of form cannot fill out fields shellypav Word 6 07-15-2015 12:31 PM
Fill-in fields Fill Word fields as well as edit document Chim20 Word 1 11-10-2014 01:48 PM
Unable to fill in form fields jorgen Word 6 04-25-2013 06:59 AM
how to delete fill-in fields nitinjain121 Word 2 03-05-2009 03:30 PM
How to pre-fill Subject: and Body: fields in Web Outlook MicroDens Outlook 0 07-31-2008 01:35 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 06:14 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft