View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Biff
 
Posts: n/a
Default How do I see entire validation list without scrolling

Hi!

Use a combo box instead. You can specifiy how many items are displayed in
the drop down. But unlike a validation list, the combo box drop arrow is
always visible.

Biff

"ESeuferer" wrote in message
...
I created a validation list, but when the user pulls down the arrow, I want
them to see the entire list and not have to scroll to make their
selection.