View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_5_] Bob Phillips[_5_] is offline
external usenet poster
 
Posts: 620
Default How to make drop-down lists show more rows

Paul,

Set the ListRows property, either in design, or in code.

--

HTH

Bob Phillips

"paul" wrote in message
...
I'd need to make the drop-down list displayed show more
rows than the default. Any ideas?

TIA
Paul