Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / January 2006

Tip: Looking for answers? Try searching our database.

Maintaining Formula after adding a new row

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
shaught - 24 Jan 2006 20:40 GMT
I have a formula that adds data in a column.  =SUM(A5:A10).  The proble
is that every time I copy a new row and insert it at row 5, my formul
changes to =SUM(*A6*:A10).  I just want it to stay the same.  I'v
tried using an absolute value $A$5, but it still changes when a new ro
is added.  I've tried using a named reference as well as locking, but m
merged cells caused some problems with the lock
RagDyer - 24 Jan 2006 21:05 GMT
Funny, I get:

=SUM(A6:A11)

Nevertheless, try this:

=SUM(INDIRECT("A5:A10"))

Signature

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================

> I have a formula that adds data in a column.  =SUM(A5:A10).  The problem
> is that every time I copy a new row and insert it at row 5, my formula
> changes to =SUM(*A6*:A10).  I just want it to stay the same.  I've
> tried using an absolute value $A$5, but it still changes when a new row
> is added.  I've tried using a named reference as well as locking, but my
> merged cells caused some problems with the lock.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.