![]() |
|
#1
|
|||
|
|||
![]()
Hi. I want to know is there a way to connect "Drop-Down list Content Control" and "IF field". My D-D list looks as follows:
![]() My IF field should look something like: IF a = 1 "Sir" "Miss" but that doesn't work. I think that D-D list should have a name like: dropdownl, so I can call: IF dropdownl("a") = 1 "Mis" "Sir" but I can not find that name. |
#2
|
||||
|
||||
![]()
Although you could bookmark the content control, then cross-reference the bookmark, that won't give you the dynamic updating you can get the formfields. The alternative is to use a ContentControlOnExit macro that updates either a bookmark, or a custom document property that your IF field can reference. Another possibility is to use Content Control mapping. See: http://gregmaxey.com/word_tip_pages/..._controls.html
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
#3
|
|||
|
|||
![]()
Well Word got it's own { } which are different than those { } on keyboard... stupid me? Also I have changed the Drop-Down list to older one and it worked.
|
![]() |
Tags |
drop-down list, if fields |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
ahw | Word VBA | 43 | 02-28-2020 08:11 PM |
![]() |
Sammie0Sue | Word VBA | 2 | 11-04-2013 02:11 AM |
![]() |
James Ayers | Word | 3 | 07-14-2013 07:53 PM |
Field not showing in Pivot Table Field List | kmcovington | Excel | 0 | 10-26-2012 10:14 AM |
![]() |
Billy_McSkintos | Word VBA | 1 | 09-13-2011 05:50 AM |