Hi all,
I have a question. Is it possible to value or macro substitution in Excel? So as example, I have a field in Sheet1 called "Names"
It contains:
Bob
Scott
Jim
Jill
These names also match the name of corresponding sheets. In column C what I'd like to do is something like:
=Bob!A5 and have that populate with the value from At of Bob sheet.
But, what I want to be able to do is use the value from column B to "build" the expression.
So I imagine something like =B3&'!A5' and get the value from the sheet. But "B3" doesn't get created in the expression as the substituted value, but instead as "B3&'!A5'" which is just gibberish.
Any way to do what I'm talking about here?
Best Regards,
Scott
"Everything should be made as simple as possible, and no simpler."
I have a question. Is it possible to value or macro substitution in Excel? So as example, I have a field in Sheet1 called "Names"
It contains:
Bob
Scott
Jim
Jill
These names also match the name of corresponding sheets. In column C what I'd like to do is something like:
=Bob!A5 and have that populate with the value from At of Bob sheet.
But, what I want to be able to do is use the value from column B to "build" the expression.
So I imagine something like =B3&'!A5' and get the value from the sheet. But "B3" doesn't get created in the expression as the substituted value, but instead as "B3&'!A5'" which is just gibberish.
Any way to do what I'm talking about here?
Best Regards,
Scott
"Everything should be made as simple as possible, and no simpler."