Match Entry

A

art

Hello:

I have an active x combo box with the style set to fmstyledropdowncombo, and
match entry is set to fmmatchcomplete. However I want the user entry to match
with the list from the listfillrange. I set matchentry to "true" but I can
still type whatever I want and go away from the combo box and it will not
force a match? Why is it like this? Is match entry not supposed to require a
match?

Please help.

Thanks.
 
N

NoodNutt

G'day Art

Rather than a ComboBox, why not use DataValidation, this way the user can
only select from a pre-defined list that you set.

HTH
Mark
 

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

Top