View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MC[_3_] MC[_3_] is offline
external usenet poster
 
Posts: 4
Default Open dropdown list with typing

I have a great macro that starts with a selection from a
combobox list. I would like this list to open if the user
begins typing in any cell within a specific column. Can
this event dovetail into my existing macro?


Automatic scrolling to match their entry (as in pick from
list?) would be appreciated but not essential.

Thanks.