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 / Worksheet Functions / August 2006

Tip: Looking for answers? Try searching our database.

stop changing my formula

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
paulnohio - 14 Aug 2006 15:11 GMT
Hi all:   I am creating a report/graph combo.  here is my issue.  I am
summarizing a list of data and using that summary to create the charts.
I would like to insert daily a line to this table but have it only
calculate the last thirty days.  As I add a line EXCEL adjusts the
formula for me, which is not what I want.  I want the table to continue
to build for historical purposes, but to only calculate the last thirty
days.   The cell calculation I want to be non adjusting is
"=SUM(B13:B13)".  From other source I have read "=SUM($B$13:$B$13)"
should have done the trick but it does not.  How do I tell EXCEL no to
adjust this calculation??

Thanks

Paul

Signature

paulnohio

Dave Peterson - 14 Aug 2006 18:09 GMT
=sum(indirect("b13:b13"))

But I have no idea how B13 corresponds to 30 days.

maybe
=sum(indirect("b13:b42"))

if you really meant just a single cell, you don't need =sum().

=$b$13
or in your case:
=indirect("B13")
would be sufficient.

> Hi all:   I am creating a report/graph combo.  here is my issue.  I am
> summarizing a list of data and using that summary to create the charts.
[quoted text clipped - 16 lines]
> paulnohio's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=37479
> View this thread: http://www.excelforum.com/showthread.php?threadid=571391

Signature

Dave Peterson

 
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.