View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Rob[_5_] Rob[_5_] is offline
external usenet poster
 
Posts: 25
Default Fill a Combobox from a ROW?

Hello,

I might be to tired but I can't get it right.

In a sheet I have a database with 8 columns. The first ROW holds the titles.
I named the titlerange "Headings". (8 cells in 8 columns).

I want a combobox to display all titles but as far as I can see a combobox
only displays a column with data. How do I get my titles?

Rob