Cell dropdown using another Excel worksheet

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

I have a worksheet. I want one of the cells to have a dropdown list of
options that is populated via the values in another excel
workbook/worksheet(another file xls).

How can I do this?

Thanks,

Mike
 
insert =>Name => define

name: List1
Refersto: = '[Workbooks1.xls]Sheet1'!$A$1:$A$10

Click Add

then in the data validation

=List1
 

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