Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 28
Default SUBTOTAL 2 WORKSHEETS

I have 2 worksheets that are grouped. The first sheet contains information on
65,536 rows. Then, the information continues onto the second worksheet.
I want to be able to subtotal column E from both sheets. Is there a formula
to do this? I can fit this subtotal on sheet 2.
Any help would be appreciated.
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 73
Default SUBTOTAL 2 WORKSHEETS

Try a formula similar to:

=SUBTOTAL(9,'Sheet (1)'!E1:E65536)+SUBTOTAL(9,'Sheet (2)'!E1:E65536)

Good Luck.

"Churley" wrote:

I have 2 worksheets that are grouped. The first sheet contains information on
65,536 rows. Then, the information continues onto the second worksheet.
I want to be able to subtotal column E from both sheets. Is there a formula
to do this? I can fit this subtotal on sheet 2.
Any help would be appreciated.
Thanks

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 28
Default SUBTOTAL 2 WORKSHEETS

Thanks.
This unfortunately did not work. Excel crashes every time I try to use this
formula.
I appreciate the help anyway.
I will keep trying.

"ND Pard" wrote:

Try a formula similar to:

=SUBTOTAL(9,'Sheet (1)'!E1:E65536)+SUBTOTAL(9,'Sheet (2)'!E1:E65536)

Good Luck.

"Churley" wrote:

I have 2 worksheets that are grouped. The first sheet contains information on
65,536 rows. Then, the information continues onto the second worksheet.
I want to be able to subtotal column E from both sheets. Is there a formula
to do this? I can fit this subtotal on sheet 2.
Any help would be appreciated.
Thanks

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 73
Default SUBTOTAL 2 WORKSHEETS

Perhaps your sheets are not named: Sheet(1) and Sheet(2) ... substitute your
sheet names and it should work.

"Churley" wrote:

Thanks.
This unfortunately did not work. Excel crashes every time I try to use this
formula.
I appreciate the help anyway.
I will keep trying.

"ND Pard" wrote:

Try a formula similar to:

=SUBTOTAL(9,'Sheet (1)'!E1:E65536)+SUBTOTAL(9,'Sheet (2)'!E1:E65536)

Good Luck.

"Churley" wrote:

I have 2 worksheets that are grouped. The first sheet contains information on
65,536 rows. Then, the information continues onto the second worksheet.
I want to be able to subtotal column E from both sheets. Is there a formula
to do this? I can fit this subtotal on sheet 2.
Any help would be appreciated.
Thanks

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 28
Default SUBTOTAL 2 WORKSHEETS


I tried that. It still didn't work.
Thanks.

"ND Pard" wrote:

Perhaps your sheets are not named: Sheet(1) and Sheet(2) ... substitute your
sheet names and it should work.

"Churley" wrote:

Thanks.
This unfortunately did not work. Excel crashes every time I try to use this
formula.
I appreciate the help anyway.
I will keep trying.

"ND Pard" wrote:

Try a formula similar to:

=SUBTOTAL(9,'Sheet (1)'!E1:E65536)+SUBTOTAL(9,'Sheet (2)'!E1:E65536)

Good Luck.

"Churley" wrote:

I have 2 worksheets that are grouped. The first sheet contains information on
65,536 rows. Then, the information continues onto the second worksheet.
I want to be able to subtotal column E from both sheets. Is there a formula
to do this? I can fit this subtotal on sheet 2.
Any help would be appreciated.
Thanks



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 73
Default SUBTOTAL 2 WORKSHEETS

I don't know why it doesn't work; it's a simple formula.

"Churley" wrote:


I tried that. It still didn't work.
Thanks.

"ND Pard" wrote:

Perhaps your sheets are not named: Sheet(1) and Sheet(2) ... substitute your
sheet names and it should work.

"Churley" wrote:

Thanks.
This unfortunately did not work. Excel crashes every time I try to use this
formula.
I appreciate the help anyway.
I will keep trying.

"ND Pard" wrote:

Try a formula similar to:

=SUBTOTAL(9,'Sheet (1)'!E1:E65536)+SUBTOTAL(9,'Sheet (2)'!E1:E65536)

Good Luck.

"Churley" wrote:

I have 2 worksheets that are grouped. The first sheet contains information on
65,536 rows. Then, the information continues onto the second worksheet.
I want to be able to subtotal column E from both sheets. Is there a formula
to do this? I can fit this subtotal on sheet 2.
Any help would be appreciated.
Thanks

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 28
Default SUBTOTAL 2 WORKSHEETS

ND Pard,

I tried the formula again, and it worked this time!
I had to ungroup the sheets and remove the apostrophes around the sheets
names.
Thanks so much for all your help!!

"ND Pard" wrote:

Perhaps your sheets are not named: Sheet(1) and Sheet(2) ... substitute your
sheet names and it should work.

"Churley" wrote:

Thanks.
This unfortunately did not work. Excel crashes every time I try to use this
formula.
I appreciate the help anyway.
I will keep trying.

"ND Pard" wrote:

Try a formula similar to:

=SUBTOTAL(9,'Sheet (1)'!E1:E65536)+SUBTOTAL(9,'Sheet (2)'!E1:E65536)

Good Luck.

"Churley" wrote:

I have 2 worksheets that are grouped. The first sheet contains information on
65,536 rows. Then, the information continues onto the second worksheet.
I want to be able to subtotal column E from both sheets. Is there a formula
to do this? I can fit this subtotal on sheet 2.
Any help would be appreciated.
Thanks

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
Formulas in subtotal worksheets? Prospector Excel Worksheet Functions 3 July 13th 07 03:57 PM
How do I Subtotal, then Sort by Subtotal Amounts? dnamertz Excel Discussion (Misc queries) 3 October 29th 06 12:17 AM
pasting to subtotal lines without replacing hidden -non-subtotal l harleydiva67 Excel Discussion (Misc queries) 1 October 12th 06 06:02 PM
Bolding the subtotal lines automaticlly When using the Subtotal fu 06Speed6 New Users to Excel 2 October 5th 06 03:52 PM
Subtotal of Subtotal displays Grand Total in wrong row Thomas Born Excel Worksheet Functions 5 January 6th 05 01:46 PM


All times are GMT +1. The time now is 09:48 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"