Hi there and thanks for your taking the time to read this.
Is it possible to hover over a cell and display the value from a different cell.
I have a retirement fund sheet.
m7 is the fund value at the beginning of the year
m21 is the current value
m22 is percentage up or down for the year
m23 is value up or down for the year
the formula in m23 is: =M21-M7
as simple as it gets
V5 is how much I've spent from the account (I'm retired)
What I want to do, if possible, is to be able to hover over m23 and have it
display the value from another cell that has the formula: =SUM((M21-M7)+V5
so that it shows what the fund is actually doing, not counting my spending.
I want to do the same with m22, showing the fund's percentage up or down if I didn't
spend anything.
I don't have room to add any colums or rows.
Looking forward to hearing if it's possible. Thanks.
Is it possible to hover over a cell and display the value from a different cell.
I have a retirement fund sheet.
m7 is the fund value at the beginning of the year
m21 is the current value
m22 is percentage up or down for the year
m23 is value up or down for the year
the formula in m23 is: =M21-M7
as simple as it gets
V5 is how much I've spent from the account (I'm retired)
What I want to do, if possible, is to be able to hover over m23 and have it
display the value from another cell that has the formula: =SUM((M21-M7)+V5
so that it shows what the fund is actually doing, not counting my spending.
I want to do the same with m22, showing the fund's percentage up or down if I didn't
spend anything.
I don't have room to add any colums or rows.
Looking forward to hearing if it's possible. Thanks.