List Box

  • Thread starter Thread starter Jason
  • Start date Start date
J

Jason

I am trying to create a combobox and populate it with
column headings. I am putting columns A1:A6 in the
listfillrange, yet the combobox only has the value for A1.
Please help!
 
If you have data in A2:F6 with column headings in row 1,
go into Properties and set the following:

ColumnCount: 6
ColumnHeads: True
ListFillRange: A2:F6

HTH
Jason
Atlanta, GA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top