Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 03-20-2013, 05:27 AM
Nccadm Nccadm is offline Nested if field that contains a fill-in field is not prompting for fill-in info Windows XP Nested if field that contains a fill-in field is not prompting for fill-in info Office 2003
Novice
Nested if field that contains a fill-in field is not prompting for fill-in info
 
Join Date: Mar 2013
Posts: 2
Nccadm is on a distinguished road
Question Nested if field that contains a fill-in field is not prompting for fill-in info


Hi

I've created a nested if then else field. (The else option of the first if field contains the second if field.) This allows me three possible return results, and that works. Two of the possible return results contain a fill-in field. When those results are returned, the fill-in field just contains the default; the user is not prompted to enter any text.

Perhaps this is never going to work and I need to find a different way of doing it, or perhaps I need to make a change to the code. I would be grateful if someone could help.

Here is the code:

{ IF
{ MERGEFIELD PERM_or_TEMP} = “T”
" This is a temporary appointment. The reason for this temporary employment is due to { FILLIN "Enter the reason for it being a temporary contract" \d "it being a temporary contract" }."
{ IF
{ MERGEFIELD PERM_or_TEMP } = “P”
"This is a permanent post."
" This appointment has an expected duration of { FILLIN "Type in the expected duration of the contract" \d "eg 3 months" }."
}
}
Reply With Quote
  #2  
Old 03-21-2013, 12:48 AM
macropod's Avatar
macropod macropod is offline Nested if field that contains a fill-in field is not prompting for fill-in info Windows 7 64bit Nested if field that contains a fill-in field is not prompting for fill-in info Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 21,962
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

Hi Nccadm,

The following works fine for me:
{IF{MERGEFIELD PERM_or_TEMP }= "P" "This is a permanent post." " This appointment has an expected duration of { FILLIN "Type in the expected duration of the contract - eg:" \d "3 months"}."}

Note: The field brace pairs (ie '{ }') for the above example are created in the document via Ctrl-F9 (Cmd-F9 on a Mac) - you can't simply type them or copy & paste them from this message.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
  #3  
Old 04-02-2013, 03:15 AM
Nccadm Nccadm is offline Nested if field that contains a fill-in field is not prompting for fill-in info Windows XP Nested if field that contains a fill-in field is not prompting for fill-in info Office 2003
Novice
Nested if field that contains a fill-in field is not prompting for fill-in info
 
Join Date: Mar 2013
Posts: 2
Nccadm is on a distinguished road
Default

Hi macropod,

I have realised that the fill-in field prompts you when you OPEN the document - I am an idiot!

Thank you for your help!
Reply With Quote
Reply

Tags
mail merge; if; fill-in

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Nested if field that contains a fill-in field is not prompting for fill-in info Field Type for Fill-In Template Arti Word 2 07-28-2012 07:14 AM
Nested if field that contains a fill-in field is not prompting for fill-in info Open Word w Excel & fill Word textboxes w info from Excel fields runtime error 4248 Joe Patrick Word VBA 2 01-30-2012 07:23 AM
Formula to subtract one month from due date field in reminder field ghumdinger Outlook 1 10-01-2011 12:09 AM
Fill column with other columns info Novice Excel Programming 10 07-28-2011 09:45 AM
Nested if field that contains a fill-in field is not prompting for fill-in info How can I fill in form I received in email that used underlines instead of text field Gail L. Word 2 05-17-2009 12:38 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 10:52 AM.


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