View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Oscar Oscar is offline
external usenet poster
 
Posts: 35
Default How can I get a larger list height for a combobox while drop down ?

Thank you all,

this was what I was looking for.

regards,
Oscar

"Tom Ogilvy" schreef in bericht
...
Set the ListRows property to the number of rows that you want visible.

--
Regards,
Tom Ogilvy

"Oscar" wrote in message
...
I am using a combobox at a worksheet. The height of the list that is
shown
while drop down is far too small which enforces always to scroll through

the
list. How can I get the list height larger ?