S
StargateFanNotAtHome
What does one call this? I can't find anything because I don't know
how to describe what I'm trying to do <g>.
In a financial spreadsheet I'm overhauling, I found something that can
be finetuned to make life less difficult. Currently in a cell, cell
E23, they have this text description for 'mileage':
@ 0.45/km
Yet they have a cell for the English display of that information that
a subsequent formula in I23 draws its information from, cell E62,
which shows as $0.45, and is out of the print area. That's the cell
you upate for the formulas to be current.
Rather than having to edit the sheet several times when the rate
changes and since we have to change the "master" cell info at E62,
anyway, how could we do something like this instead for E23:
instead of manually typing in value
in description: @ 0.45/km
have it pick it up from E62: @ [rate as per cell E62,
with custom currency format]/km
How would we do this, though?
Thank you!! D
how to describe what I'm trying to do <g>.
In a financial spreadsheet I'm overhauling, I found something that can
be finetuned to make life less difficult. Currently in a cell, cell
E23, they have this text description for 'mileage':
@ 0.45/km
Yet they have a cell for the English display of that information that
a subsequent formula in I23 draws its information from, cell E62,
which shows as $0.45, and is out of the print area. That's the cell
you upate for the formulas to be current.
Rather than having to edit the sheet several times when the rate
changes and since we have to change the "master" cell info at E62,
anyway, how could we do something like this instead for E23:
instead of manually typing in value
in description: @ 0.45/km
have it pick it up from E62: @ [rate as per cell E62,
with custom currency format]/km
How would we do this, though?
Thank you!! D