![]() |
#2
|
||||
|
||||
![]()
Hi areriff,
The following assumes you're using legacy formfields. You need a different approach for the second field. Instead of using a formfield, use ordinary IF fields coded as: {IF {REF DROPDOWN1}= "John" "eating"}{IF {REF DROPDOWN1}= "Chris" "dancing"}{IF {REF DROPDOWN1}= "Abdul" "cooking"} where 'DROPDOWN1' is the internal bookmark name assigned to your dropdown formfield. No vba is required. All you need to do is to check the Dropdown formfield's 'calculate on exit' property. 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, Paul Edstein [Fmr MS MVP - Word] |
Tags |
link form macro |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
meninio | Excel | 11 | 01-26-2011 10:00 AM |
Colorised diff add-on? | liamf | Outlook | 0 | 12-15-2010 08:02 AM |
![]() |
EclipticalD | Excel | 1 | 07-08-2010 09:50 PM |
Opening .pst with dummy values | ran_sushmi | Outlook | 0 | 08-19-2009 01:56 AM |
Auto-populate an MS Word table cell with text from a diff cell? | dreamrthts | Word Tables | 0 | 03-20-2009 01:49 PM |