View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default ListBox Question

I don't have two monitors, so I don't know much about that configuration.

--
Regards,
Tom Ogilvy

"asmenut" wrote in message
...
Thanks Tom. I fiqured out that if I use a Combo-Box, I can obtain the

"Drop
Down" features that I was looking for. But I have another question in

regards
to the Combo Box. I am using dual monitors (Excel on on monitor and the

VBE
on the other). When I start the form and I click on the Combo Box, the
Selection list shows up on the othe monitor. Is there a way that I can

lock
the list to the form?

"Tom Ogilvy" wrote:

make the height bigger?

--
Regards,
Tom Ogilvy

"asmenut" wrote in message
...
Is the a way that I can Code my listbox to open up to show the list of

items
in it?
(Right now I have a scroll bar that I click up or down to toggle

throught
he
choices).