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 How to create a "combination drop-down edit" box?

create a dialogsheet. Put one on the dialog sheet. Copy it.

Paste it on a worksheet.

However, usually when a control is not available, there is a reason, so you
might run into problems with it on the worksheet. I haven't used one enough
to say. But it seems the above method was what I used to get it on a
worksheet.

--
Regards,
Tom Ogilvy


"Rocko" wrote in message
...
I want to create a combination drop-down edit box in my
SS, but the icon for this object is grayed out on my
control bar. I use the drop-down box icon, but cannot use
this icon. Any help on this?

Thanks!