I know you can name a column, but that is basically naming a range.
Is there any way to rename the column "name", i.e. A,B,C,... etc?
Because
Columns are usually variable names, and
Rows are usually indices
Example:
R12 = A1 + B2*C17*FF37
has absolutely no intuitive meaning.
But the following does:
Efficiency12 = Temp1 + Pres2*Velocity17*Length37
I find that when I have a formula, the way I read it is to click on the text so that the colored cells are created, then I read the formula in colors, i.e. Red*Green/Blue instead of R2C[-37] which makes my head explode.
Thanks
Tom
Is there any way to rename the column "name", i.e. A,B,C,... etc?
Because
Columns are usually variable names, and
Rows are usually indices
Example:
R12 = A1 + B2*C17*FF37
has absolutely no intuitive meaning.
But the following does:
Efficiency12 = Temp1 + Pres2*Velocity17*Length37
I find that when I have a formula, the way I read it is to click on the text so that the colored cells are created, then I read the formula in colors, i.e. Red*Green/Blue instead of R2C[-37] which makes my head explode.
Thanks
Tom