Pam
I couldn't find where help said that, but if it does it's fibbing. That's
generally how comboboxes are supposed to work, but for some reason the one's
from the Forms toolbar don't work that way.
You can have that feature with a combobox from the control toolbox. Just
make sure that the MatchRequired property is set to False. I usually use
controls from the Forms toolbar unless there's some specific feature I need
(like this one). The ActiveX controls (Control Toolbox) are quite a bit
different in terms of how you set their properties and run macros from them,
so if you need some information, be sure to post back.
--
Dick Kusleika
MVP - Excel
Excel Blog - Daily Dose of Excel
www.dicks-blog.com
said that it can have an entry typed in that is not in the list provided. I
cannot type in anything in my drop down box. Should I change it to a combo
box from the Conrol Toolbox toolbar?