View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default combobox from forms toolbar

I believe you would need an ActiveX/Control Toolbox combobox to do this.

--
Regards,
Tom Ogilvy

"MVM" wrote in message
...
I have a forms combo box in a worksheet. It is attached to a range. It

is a
long list. Is there a way to type the first few letters and get the list
moved to that item?

Thanks
MVM