Combox Help!

  • Thread starter Thread starter PumaMan
  • Start date Start date
P

PumaMan

Hi,

Using MS Excel 2003 - VBA.

I have a combox with a list of states. How can I prevent the user from
entering a manual item into that list? I only want them to select the states
I have populated into the list. I couldn't find a "Limit to List" property.
:-(
 
Hi,

In design mode right click it and 'Properties' and change the style property
to

frmStyleDropDownList

Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top