Thread: [Solved] drop down
View Single Post
 
Old 11-17-2014, 03:08 PM
robicomi robicomi is offline Windows 8 Office 2007
Novice
 
Join Date: Nov 2014
Location: Berlin
Posts: 2
robicomi is on a distinguished road
Default drop down

Hi, we want to insert some text fields, which are automatically fill out when selecting one word in a drop down box. (We are using word 2007)

The dropdown box we created with the legacyformulars (alternatifly also with the active elements).

For example in the dropdown box (word calls this combobox) we slect "man" and than in a text field should appear "male".

We read that could be possible over the the "if" function. we put something {if ref dropdown1 = "man" " male"}

But does not work. In the internet are not really detailed manuals for this?? We would be really happy is somebody could help us.
Reply With Quote