ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   troubleshoot absolute value (https://www.excelbanter.com/excel-worksheet-functions/52585-troubleshoot-absolute-value.html)

Sus

troubleshoot absolute value
 
I'm trying to have a cell (e.g. A19) reference a certain cell value (e.g.
from A3) and for that cell (A19) to maintain the same value from A3 after
adding another row above A3. I've put in $A$3 in cell A19, but once I add a
row above the third row, the now A20 automatically changes to ($A$4). How do
I keep the absolute value?

mbarron

troubleshoot absolute value
 
Try this one:

=INDIRECT("A3")


Ron Coderre

troubleshoot absolute value
 
How about:
A19: =INDIRECT("A3")

Does that help?

--
Regards,
Ron


"Sus" wrote:

I'm trying to have a cell (e.g. A19) reference a certain cell value (e.g.
from A3) and for that cell (A19) to maintain the same value from A3 after
adding another row above A3. I've put in $A$3 in cell A19, but once I add a
row above the third row, the now A20 automatically changes to ($A$4). How do
I keep the absolute value?


Bob Phillips

troubleshoot absolute value
 
=INDIRECT("A3")

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Sus" wrote in message
...
I'm trying to have a cell (e.g. A19) reference a certain cell value (e.g.
from A3) and for that cell (A19) to maintain the same value from A3 after
adding another row above A3. I've put in $A$3 in cell A19, but once I add

a
row above the third row, the now A20 automatically changes to ($A$4). How

do
I keep the absolute value?





All times are GMT +1. The time now is 11:28 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com