I can’t for the life of me remember the excel formula to do the following.
I have a cell with the following value in it: X
The next cell has a different column letter in it: AA
How do I return the value of X10 then AA10 using formulas?
I can’t remember how to return the value of a cell using a string that represent the cell name. Forgive me for being less of an actuary an even less of a human being
I think Polymath’s confusion, as well as my own, was partially a poor understanding of what you were asking.
X is not a value (value meaning a number instead of a letter of text) if you mean the letter “X” or were you trying to imply X was a variable that is a number and subject to changing?
“AA” is not “a letter”. “AA” is a pair of letters, but I assume you mean to imply that you are talking about column AA.
I use it for very simple tasks: E.g., when I have to show information from several tabs for an Exhibit. The tabs are identical structurally but have different values, and I want the show values of, say, Cell B5, for each tab,
Never more complicated (like, say, using math) than that.
I agree. But I have about 25 INDIRECT formulae that are relatively identical, meaning: modify one, copy/paste to the rest. A cell outside the “print area” in each column has the tab name for that column in the “print area,” with all the " ’ ", while a cell outside the “print area” in each row has the cell reference for that row in the “print area” for that row.
Easy peasy. Like I said, no further math is necessary. The alternative is to have 25 distinct formulae.