T
Tony
Hi,
I created a combobox based on a cell range F1:F4. This
works fine. The problem I'm having is how can I make a
decision on the combobox selection in another cell? Do I
need to write VBA code to do this? (I hope not but, If I
have to)
I've tried using an IF statement in the cell that is
evaluating the combobox but its not working. I referenced
the name of the combobox but, how do I evaluate the
selection?
Thanks in advance for your help!
Tony
I created a combobox based on a cell range F1:F4. This
works fine. The problem I'm having is how can I make a
decision on the combobox selection in another cell? Do I
need to write VBA code to do this? (I hope not but, If I
have to)
I've tried using an IF statement in the cell that is
evaluating the combobox but its not working. I referenced
the name of the combobox but, how do I evaluate the
selection?
Thanks in advance for your help!
Tony