Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Rose
 
Posts: n/a
Default Excel and several workpages

I forget how to tell my last workpage in a workbook to total all of the
previous pages. Would you please tell me the proceedure?

Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David McRitchie
 
Posts: n/a
Default Excel and several workpages

hi Rose,

You can look up 3D references in Help or in Google, but basically
if you have sheet1 through sheet12 and you have sheet13 for your totals

C4 in sheet13: =SUM(sheet1:sheet12'!C4)
and it will sum C4 from all sheets physically between sheet1 and Sheet12 inclusively
just as you see them on your sheet tabs.

SUM doesn't care if the cell is blank so you could empty sheets at both ends
sheet13 cell C4:
=SUM('left place holder':'right place holder'!C4)
--
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Rose" wrote in message ...
I forget how to tell my last workpage in a workbook to total all of the
previous pages. Would you please tell me the proceedure?

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



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