Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 18
Default Problem with sum across worksheets

Hi,

I have several applications where I keep monthly data on tabbed worksheets,
labled Jan07, Feb07, Mar07... I also add a worksheet I usually call RangeEnd
that acts to stop sums for ranges. It has been my practice to make a year
end worksheet that would have the same shape data structure and place in each
cell the formula "=sum(Jan07:RangeEnd!A1)" and copy it into all the
appropriate cells for which I want summed data. This seems to work just fine
so long as the sells I am summing are not themselves sums.

For example, if cell C1 holds a value, say 10. The C1 cell in the summary
worksheet contains the sum of all the C1 cells. If cell c3 = c3*b3, the
summary sheet correctly contains the sum of all the C3 cells. However, if C5
for example holds =sum(C1:C4), the value I find in the summary worksheet for
C5 is 0 (zero).

I wonder if anyone else has seen this, has a correction for it, or an
explaination why it occurs.

I appreciate your help.

Bill
--
Bill Wehrmacher
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 563
Default Problem with sum across worksheets

I cannot reproduce this. What happens with =Jan07!C5
Be aware in Excel 2007 you will need ='Jan07'!C5 since JAN7 is a valid cell
reference
best wishes
--
www.stfx.ca/people/bliengme


"Wehrmacher" wrote:

Hi,

I have several applications where I keep monthly data on tabbed worksheets,
labled Jan07, Feb07, Mar07... I also add a worksheet I usually call RangeEnd
that acts to stop sums for ranges. It has been my practice to make a year
end worksheet that would have the same shape data structure and place in each
cell the formula "=sum(Jan07:RangeEnd!A1)" and copy it into all the
appropriate cells for which I want summed data. This seems to work just fine
so long as the sells I am summing are not themselves sums.

For example, if cell C1 holds a value, say 10. The C1 cell in the summary
worksheet contains the sum of all the C1 cells. If cell c3 = c3*b3, the
summary sheet correctly contains the sum of all the C3 cells. However, if C5
for example holds =sum(C1:C4), the value I find in the summary worksheet for
C5 is 0 (zero).

I wonder if anyone else has seen this, has a correction for it, or an
explaination why it occurs.

I appreciate your help.

Bill
--
Bill Wehrmacher

  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 18
Default Problem with sum across worksheets

Hi,

Thanks for the helpful thoughts and, in particular, the caution for when we
move to Excel 2007. After considerable study, I found that there came to be
a couple of circular references in the spreadsheet that caused very peculiar
symptoms, one of which was my problem.

Again, I appreciate your thoughts and efforts on my behalf.
--
Bill Wehrmacher


"Bernard Liengme" wrote:

I cannot reproduce this. What happens with =Jan07!C5
Be aware in Excel 2007 you will need ='Jan07'!C5 since JAN7 is a valid cell
reference
best wishes
--
www.stfx.ca/people/bliengme


"Wehrmacher" wrote:

Hi,

I have several applications where I keep monthly data on tabbed worksheets,
labled Jan07, Feb07, Mar07... I also add a worksheet I usually call RangeEnd
that acts to stop sums for ranges. It has been my practice to make a year
end worksheet that would have the same shape data structure and place in each
cell the formula "=sum(Jan07:RangeEnd!A1)" and copy it into all the
appropriate cells for which I want summed data. This seems to work just fine
so long as the sells I am summing are not themselves sums.

For example, if cell C1 holds a value, say 10. The C1 cell in the summary
worksheet contains the sum of all the C1 cells. If cell c3 = c3*b3, the
summary sheet correctly contains the sum of all the C3 cells. However, if C5
for example holds =sum(C1:C4), the value I find in the summary worksheet for
C5 is 0 (zero).

I wonder if anyone else has seen this, has a correction for it, or an
explaination why it occurs.

I appreciate your help.

Bill
--
Bill Wehrmacher

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
Problem with calc across two worksheets Stephen Excel Discussion (Misc queries) 1 July 27th 06 09:52 AM
Problem renaming worksheets ArenaNinja Excel Discussion (Misc queries) 1 April 19th 06 02:40 AM
Multiple worksheets problem jilldean Excel Worksheet Functions 3 February 17th 06 04:50 PM
Problem with Calculating Worksheets Karen Excel Worksheet Functions 2 October 19th 05 04:59 PM
sort problem with worksheets micks Excel Worksheet Functions 6 August 9th 05 10:42 AM


All times are GMT +1. The time now is 04:40 AM.

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"