![]() |
Cell formula
I have a simple formula C9 = C10. When I insert a new row which makes C10 C11
I want the formula to still look at C10. Currently when I add a new row the formula changes. Any help is appreciated |
Cell formula
Probably another way, but as long as you don't plan on copying this formula
to other locations expecting it to automatically change, then you could use this. =INDIRECT("C9")=INDIRECT("C10") HTH, Paul -- "DDR" wrote in message ... I have a simple formula C9 = C10. When I insert a new row which makes C10 C11 I want the formula to still look at C10. Currently when I add a new row the formula changes. Any help is appreciated |
Cell formula
=INDIRECT("C10")
-- Gary''s Student - gsnu200774 |
Cell formula
=C9=INDIRECT("C10")
"DDR" wrote: I have a simple formula C9 = C10. When I insert a new row which makes C10 C11 I want the formula to still look at C10. Currently when I add a new row the formula changes. Any help is appreciated |
All times are GMT +1. The time now is 04:54 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com