I have several form letters set up addressed to Title (Mr. or Ms.
etc.) and the last name. However with some of these clients I want to
address them by their first name as they would feel somewhat turned
off by such a formal address in the context of our relationship. I
cannot figure out to set this option using "ask" field. Some help here
would certainly be appreciated. Thanks, John
Using an "Ask" field means that for every person you merge, you will be
"asked" to fill in some information. Ask fields also setup bookmarks.
Instead you might want to use "FillIn" fields.
If that's ok you can try the following fields:
{ FILLIN "Address client as:" \d "{ MERGEFIELD Title } { MERGEFIELD
Last_Name }" }
(all on one line). What this will do is for every merge record it will ask
you if the current Title+LastName combination is what you want, and allow
you to edit it to your heart's content and then place whatever you type as
the result of the field. For the most part, you should just be clicking "Ok"
if the current Title+LastName is ok.
However this means you will be doing a lot of clicking if you have many
clients. Paul's suggestion of some sort of automation is also possible via {
IF } fields.. So no VBA needed, but still some work.
Matt
MacWord Testing
Macintosh Business Unit
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send email directly to this e-mail address. It is for
newsgroup purposes only.
Find out everything about Microsoft Mac Newsgroups at:
[
http://www.microsoft.com/mac/community/community.aspx?pid=newsgroups]
Check out product updates and news & info at:
[
http://www.microsoft.com/mac]