PC Review


Reply
Thread Tools Rate Thread

Adding row without messing things up.

 
 
Iotrez
Guest
Posts: n/a
 
      10th Aug 2006

Hi all

If I have 9 rows of data and then a row 10 containing formulas, is i
possible to add another row of data after row9 and have the formula ro
move automatically to row 11 without having to copy and paste it

Thanks alot

--
Iotre
-----------------------------------------------------------------------
Iotrez's Profile: http://www.excelforum.com/member.php...fo&userid=3736
View this thread: http://www.excelforum.com/showthread.php?threadid=57056

 
Reply With Quote
 
 
 
 
Gord Dibben
Guest
Posts: n/a
 
      10th Aug 2006
Assum you had numbers in A1:A9 and in A10 you had

=SUM(A1:A9)

If you insert a row above row 10 by selecting A10 and Insert>Cells>Shift Down,
the SUM formula will move down to A11 and be

=SUM(A1:A10)

Is that what you need? Or is that not happening?

If not, try this formula in A10

=SUM(A1:INDEX(A:A,ROW()-1))


Gord Dibben MS Excel MVP


On Thu, 10 Aug 2006 18:38:22 -0400, Iotrez
<(E-Mail Removed)> wrote:

>
>Hi all,
>
>If I have 9 rows of data and then a row 10 containing formulas, is it
>possible to add another row of data after row9 and have the formula row
>move automatically to row 11 without having to copy and paste it.
>
>Thanks alot.


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding a new row is messing up my SUMPRODUCT Jennifer Microsoft Excel Misc 3 16th Oct 2009 02:54 PM
adding things ... confused student Microsoft Powerpoint 1 24th Mar 2008 03:46 PM
Several things messing and strange. =?Utf-8?B?YW5uZXRh?= Windows XP Help 1 11th Oct 2006 09:59 PM
Limit to number of named ranges before Excel starts messing things up? S Davis Microsoft Excel Worksheet Functions 3 12th Sep 2006 08:07 PM
Changing to Native Mode / Messing things up Dan McReynolds Microsoft Windows 2000 Active Directory 3 12th Feb 2004 02:08 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:18 AM.