A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Word » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

How to use If Then



 
 
Thread Tools Display Modes
  #1  
Old April 1st, 2010, 09:07 PM posted to microsoft.public.word.docmanagement
That70sHeidi
external usenet poster
 
Posts: 36
Default How to use If Then

I have a form field dropdown box that has two options. I need to put an If
statement after it that should read something like "If Box=Applies "more
text" else blank." So the following text will either appear or remain blank.

I can't figure out how to reference a field form entry in the If function or
if this is even possible. Please help.
  #2  
Old April 1st, 2010, 10:27 PM posted to microsoft.public.word.docmanagement
macropod[_2_]
external usenet poster
 
Posts: 2,402
Default How to use If Then

Hi That70sHeidi,

Your IF field's construction should be:
{IF{REF Dropdown1}= "Applies" "Additional text"}
To get the correct 'name' to use for 'Dropdown1', right-click on the formfield and check its bookmark name. While you're there, make
sure the 'calculate on exit' option is checked.

Note: The field brace pairs (ie '{ }') for the above example are created via Ctrl-F9 - you can't simply type them or copy & paste
them from this message.


--
Cheers
macropod
[Microsoft MVP - Word]


"That70sHeidi" wrote in message ...
I have a form field dropdown box that has two options. I need to put an If
statement after it that should read something like "If Box=Applies "more
text" else blank." So the following text will either appear or remain blank.

I can't figure out how to reference a field form entry in the If function or
if this is even possible. Please help.


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:42 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.