ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Can you have 2 indirects refernces in one formula?? (https://www.excelbanter.com/excel-worksheet-functions/133669-can-you-have-2-indirects-refernces-one-formula.html)

DMD1236

Can you have 2 indirects refernces in one formula??
 
For example...
=INDIRECT("'"&$C$3&"'!d4")

How can I have the user define the column (by replacing D)

$c$3 references the dropdown value (user preferred worksheet)

Thanks all!!!!

Max

Can you have 2 indirects refernces in one formula??
 
Simply extend it, like so:
=INDIRECT("'"&$C$3&"'!"&$D$3&"4")
where D3 would contain the "D"
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"DMD1236" wrote:
For example...
=INDIRECT("'"&$C$3&"'!d4")

How can I have the user define the column (by replacing D)

$c$3 references the dropdown value (user preferred worksheet)

Thanks all!!!!



All times are GMT +1. The time now is 04:24 PM.

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