Auto-filling cells from another sheet

  • Thread starter Thread starter RichW
  • Start date Start date
R

RichW

I need to be able to auto-fill a cell from a list on another sheet. First, is
this possible? Second, How do I do it? The second sheet has 30 some columns
each with 2 to 8 selections under a specific header. Under the same header
name on the primary sheet I would like to be able to select one choice from
each column. Hope I made that clear enough to comprehend my question.

Thanks.
 
Use data validation with List option and point to Named ranges on Sheet2


and select the list from the corresponding column for each row.

See http://www.contextures.com/xlDataVal13.html

I don't think you need dependent lists... You just want to select, say
names, from Sheet 2 names column...
 

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