ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Indirect formula using Data Validation List of Worksheet Tabs (https://www.excelbanter.com/excel-worksheet-functions/58785-indirect-formula-using-data-validation-list-worksheet-tabs.html)

Scott

Indirect formula using Data Validation List of Worksheet Tabs
 
I am not sure if I am using the correct function. I have 14 separate
worksheets. Each worksheet represents a specific project and uses the same
data range as all of the other worksheets.

I want to use a drop down list of all the different project names. A
formula will use the value selected from the drop down and return the value
on that worksheet in a specified cell.

ie. Worksheet names: Alpha, Beta, Cappa

Alpha cell $a$1 = 500
Beta cell $a$1 = 100
Cappa cell $a$1 = 200
******************
Reporting Summary Worksheet
Drop down selection: Beta

Formula returns: 100




Bob Phillips

Indirect formula using Data Validation List of Worksheet Tabs
 
Assuming that your DV is in cell C2, use

=INDIRECT("'"&C2&"'!A1")

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Scott" wrote in message
...
I am not sure if I am using the correct function. I have 14 separate
worksheets. Each worksheet represents a specific project and uses the

same
data range as all of the other worksheets.

I want to use a drop down list of all the different project names. A
formula will use the value selected from the drop down and return the

value
on that worksheet in a specified cell.

ie. Worksheet names: Alpha, Beta, Cappa

Alpha cell $a$1 = 500
Beta cell $a$1 = 100
Cappa cell $a$1 = 200
******************
Reporting Summary Worksheet
Drop down selection: Beta

Formula returns: 100







All times are GMT +1. The time now is 01:18 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com