Text string in text box controlled by combination box

Runes

Registered User.
Local time
Today, 04:54
Joined
Feb 11, 2010
Messages
20
I want that a text string in a textbox is controlled by the word picked in a combination box. For example if I choose apple in the combination box the text string will be "red" in the text box (not colored red)and word pear will give "green" in the textbox and so on.

Thanks
 
I'm not following your question.

Do you have a table that maps apple to red and pear to green ... etc? And isn't this a Form's question?
 

Users who are viewing this thread

Back
Top Bottom