ListBox with Horizontal Values

  • Thread starter Thread starter Scott Halper
  • Start date Start date
S

Scott Halper

I have a named Range that containts horizontal column headings on one
sheet and I want to have a list box (where users can just click the
column they desire) and then calculations adjust accordingly. When I
insert the ListBox into my other sheet and select ListFillRange
"MyNamedIndex" it only inserts the first column but none of the others
in the horizontal row.

Thanks for the help.

Scott
 
Consider using a DV droplist instead.
It works even with a horiz named range.
 

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