Thread: Match Entry
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Art Art is offline
external usenet poster
 
Posts: 587
Default Match Entry

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.