Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 504
Default Insert Row - Stop Automatic Formula Update

I have a formula in cell C5 that displays the percent change between two
values in the same column. The formula reads =-(C10-C9)/C10. When I insert
a in row 8, the row numbers in the formula in cell C5 automatically increase
by one to reflect the new cells =-(C11-C10)/C11.

When I insert a row I want the formula to keep analizing the newly formed
cells, instead of automatically updating the formula so that the original
cells are used. Any help would be greatly appreciated
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 202
Default Insert Row - Stop Automatic Formula Update

=-($C$10-$C$9)/$C$10

"Kevin" wrote:

I have a formula in cell C5 that displays the percent change between two
values in the same column. The formula reads =-(C10-C9)/C10. When I insert
a in row 8, the row numbers in the formula in cell C5 automatically increase
by one to reflect the new cells =-(C11-C10)/C11.

When I insert a row I want the formula to keep analizing the newly formed
cells, instead of automatically updating the formula so that the original
cells are used. Any help would be greatly appreciated

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Automatic update of spreadsheet & automatic update between workboo Losva Excel Worksheet Functions 6 September 12th 08 03:22 PM
Stop cell reference in formula changing when insert column? Bobbie Weeks (Ms) Excel Discussion (Misc queries) 1 May 30th 08 06:20 AM
Automatic update formula when worksheet 1 move to another excel fi Bob Ng Kai Sin Excel Discussion (Misc queries) 3 August 28th 07 02:19 AM
How to stop Automatic calculations? 1ThngOrAnthr Excel Discussion (Misc queries) 2 August 8th 07 08:56 PM
Stop Insert Row modifying formula data dazman Excel Discussion (Misc queries) 7 August 17th 05 10:22 AM


All times are GMT +1. The time now is 07:15 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"