Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Sanjeev Unnikrishnan
 
Posts: n/a
Default Formula changes while inserting a row !!!!

Hi,

My worksheet looks like this.
In A2 = 3
In A3 = 4
In A1 = Sum(A2:A3)

If I insert a row in between A1 and A2, the formula in A1 changes to
"=sum(A3:A4)", whereas I want it to show, "=sum(A2:A4)".

How can I do this ???

Regards,
Joseph
  #2   Report Post  
Domenic
 
Posts: n/a
Default

Try...

=SUM(INDIRECT("A2"):A3)

Hope this helps!

In article ,
"Sanjeev Unnikrishnan"
wrote:

Hi,

My worksheet looks like this.
In A2 = 3
In A3 = 4
In A1 = Sum(A2:A3)

If I insert a row in between A1 and A2, the formula in A1 changes to
"=sum(A3:A4)", whereas I want it to show, "=sum(A2:A4)".

How can I do this ???

Regards,
Joseph

  #4   Report Post  
Sanjeev Unnikrishnan
 
Posts: n/a
Default

Thanks !!! It works !!!

"Domenic" wrote:

Try...

=SUM(INDIRECT("A2"):A3)

Hope this helps!

In article ,
"Sanjeev Unnikrishnan"
wrote:

Hi,

My worksheet looks like this.
In A2 = 3
In A3 = 4
In A1 = Sum(A2:A3)

If I insert a row in between A1 and A2, the formula in A1 changes to
"=sum(A3:A4)", whereas I want it to show, "=sum(A2:A4)".

How can I do this ???

Regards,
Joseph


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
Hidden Columns are unhidden when inserting a Formula Andy Excel Discussion (Misc queries) 0 April 4th 05 08:16 PM
Inserting a Space in The Same Place Formula carl Excel Worksheet Functions 2 March 4th 05 11:10 PM
formula a1=b1+c1 inserting column after a1 changes formula a1=c1. darshan Excel Discussion (Misc queries) 3 February 11th 05 12:31 PM
inserting data from a row to a cell, when the row number is specified by a formula in a cell [email protected] New Users to Excel 2 January 6th 05 07:18 AM
Inserting row but with formula carried down Steve R Excel Worksheet Functions 1 December 15th 04 03:23 PM


All times are GMT +1. The time now is 08:47 AM.

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

About Us

"It's about Microsoft Excel"