Surely if you're not "using values from other cells" you don't need cell references at all, and then what do you care about A1 versus R1C1?
Its exactly like programming. A lot of state is stored in intermediate variables.
Surely if you're not "using values from other cells" you don't need cell references at all, and then what do you care about A1 versus R1C1?