View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jeff Marshall[_2_] Jeff Marshall[_2_] is offline
external usenet poster
 
Posts: 4
Default Combobox; Display all entries when the down arrow is clicked.

Hi,
I have a combox that is filled with entries from cells in sheet3 from A1 to
A499.
I can load the entries OK, but when you click on the down arrow to see them,
it displays only a single column so all the entries cannot be seen at one
time.

Is there a way that I could make 5 or 6 columns when the entries are
displayed so that the user can see all the data at once ??

Thanks in advance for any help offered.
Jeff