Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Mailmerge and Fax / August 2004

Tip: Looking for answers? Try searching our database.

Template using a MailMerge Form Letter

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
CharlesF - 17 Aug 2004 12:27 GMT
I am attempting to create a template form letter with Ask fields.

I have created the Ask field in the body of the Form and have repeated them
on the second page using REF (as this doc has to be in duplicate), and saved
it as a template.

When creting a new doc using that template, the Ask fileds are not activated
and I can not find how they are shown to the user so that they can be filled
in.

However, if I use Fill-In they are activated.
Cindy M  -WordMVP- - 21 Aug 2004 12:11 GMT
Hi =?Utf-8?B?Q2hhcmxlc0Y=?=,

Your observation is correct, and is how Word is designed to work: only Fillin
fields are automatically displayed when creating a new document from a
template.

You have a couple of choices:

1. Use Fillin fields, instead of Ask fields. Select and apply a bookmark
(insert/bookmark) to the Fillin fields so that the REF fields on the second
page pick up the content. (Don't forget to delete the REF fields on the first
page)

2. Use an AutoOpen macro to force the ASK fields to update. In its simplest
version (all fields in the document body are updated):
   Sub AutoOpen()
       ActiveDocument.Fields.Update
   End Sub

Be sure to store it in a module in this template (and not in your Normal.dot)

> I am attempting to create a template form letter with Ask fields.
>  
[quoted text clipped - 7 lines]
>  
> However, if I use Fill-In they are activated.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.