Don''t allow editing of a cell defined as ComboBox

Hi, I have a cell defined as a ComboBox. I can still type into the cell. How can I prevent this from happening? I only want items from the drop down to be selected.

1 Reply

SH Sue Harris February 24, 2005 04:00 AM UTC

Try setting the DropDownStyle to Exclusive? That should do what you want.

Loader.
Up arrow icon