![]() |
|
|
|
#1
|
||||
|
||||
|
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] |
|
#2
|
|||
|
|||
|
After experimenting a bit. I can't get one value to work at all. I just didn't know what went wrong. I've wrote down few versions and your version of IF field, but how do I makes the text appear? I dissappeared. Do I need to put the second text or label field? Could you provide a little sample of 3 items here? I need to see how it works.
The things that I got in mind is kinda like usual app installer where when we choose 'Full Install', it would display the description of what 'Full Install' is. It would be nice if it is a combo box but without the little triangle on the right (for printing purpose). I may create a table to separate those two in two columns. I admit that although I use Word for years, I never you use forms before. But now it would save a lot of time each time because each 'description' would take around a minute to type in. There are dozens of 'description' that carries unique 'ID'. :-( |
|
| Tags |
| link form macro |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
help with formulate refers to values
|
meninio | Excel | 11 | 01-26-2011 10:00 AM |
| Colorised diff add-on? | liamf | Outlook | 0 | 12-15-2010 08:02 AM |
Using Conditions to Add Values
|
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 |