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 / November 2003

Tip: Looking for answers? Try searching our database.

I can't get my IF field to work !

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Roger Ottaway - 27 Nov 2003 12:24 GMT
I have WORD2002 document on WinXP. It has a number of fill-in fields. One of
the fields can have either of two options input, for example either black or
white. I want to have a second IF field which adds words conditional on the
input. For example, if "black" was input, then add "as night". Alternatively
if "white" was input, then add "as a sheep".

I have put in an IF statement, but it won't work. It is not a mail merge
document, just an ordinary document with a number of fill-in fields. How can
I reference the fill-in field into an IF statement?

Any help will be appreciated . Roger
Peter Jamieson - 28 Nov 2003 02:42 GMT
When you use FILLIN fields, you either have to use them directly, or save
their results. So you might use

{ SET A { FILLIN } }

{ REF A }{ IF "{ REF A }"  = "black"
" as night"
"{ IF "{ REF A }" = "white" " as a sheep" "?" }" }

Or you could use ASK fields which assign a bookmark name to the result
without the need for a SET field.

--
Peter Jamieson - Word MVP

> I have WORD2002 document on WinXP. It has a number of fill-in fields. One of
> the fields can have either of two options input, for example either black or
[quoted text clipped - 7 lines]
>
> Any help will be appreciated . Roger
 
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.