T
tmb
I used the Forms Tool to setup a combo box
Enter following data in B1:B3
B1 = yes
B2 = no
B3 = maybe
Click Combo Box control from Forms Toolbar
Right Click the Combo Box and then click Format Control
On the control tab enter...
Input Range: B1:B3
Cell Link: =INDEX(B1:B3,C1)
No Workie... I want to be able to have the word "yes" or "no" or "maybe"
show up in cell C1 when someone selects them from the combo box.
Clearly I'm missing something. Thanks for any help.
Enter following data in B1:B3
B1 = yes
B2 = no
B3 = maybe
Click Combo Box control from Forms Toolbar
Right Click the Combo Box and then click Format Control
On the control tab enter...
Input Range: B1:B3
Cell Link: =INDEX(B1:B3,C1)
No Workie... I want to be able to have the word "yes" or "no" or "maybe"
show up in cell C1 when someone selects them from the combo box.
Clearly I'm missing something. Thanks for any help.