C
Chris
Hello,
I was wondering if it were possible to restrict the values that can be
entered into a cell (which I know can be done) but to allow for the
available options to be displayed when the user has the cell selected
(a-la combobox) without adding a new form to my worksheet or inserting
the oleobject "ComboBox"
Basically, I want the user to select a cell and have a chocie between
three strings
"Better"
"Same"
"Worse"
Thanks in advance
I was wondering if it were possible to restrict the values that can be
entered into a cell (which I know can be done) but to allow for the
available options to be displayed when the user has the cell selected
(a-la combobox) without adding a new form to my worksheet or inserting
the oleobject "ComboBox"
Basically, I want the user to select a cell and have a chocie between
three strings
"Better"
"Same"
"Worse"
Thanks in advance