Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 26
Default adding several worksheet cells onto a main worksheet

Hello, I asked this question a few days ago and someone answered me and it
worked but by looking at what I needed it seems to be more extensive than
antisapated so I need assistance. Ok, I have a workbook with several
worksheets in it, each worksheet is set up the same. I want to have a main
worksheet that will draw totals from all my other worksheets. My worksheets
are named by date and the first being (Week Ending 2-26-6) and the last as of
now is (Week Ending 9-24-2006) someone gave me this for my function
(=sum(firstsheet:lastsheet!a1). It works if my sheets are named sheet1 and so
on but like stated above thay are not. I tried using =Sum(Week Ending
2-26-6:Week Ending 9-24-2006!L10,R10,Z10,AF10,AL10,AR10) but it just gives me
an error! I just want a total rome these cells from my starting worksheet to
my ending worksheet. Please help....

Thanks!
Chad


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,393
Default adding several worksheet cells onto a main worksheet

A) This sums the A30 cells in all sheets: =SUM('sheet a:sheet d'!A30)
B) This sums A30+B30: =SUM('sheet a:sheet d'!A30) + SUM('sheet a:sheet
d'!B30)
C) This sums a range: =SUM('sheet a:sheet d'!A30:A50)

Could you sum L10, R10, Z10, AF10, AL10, AR10 into one cell on each sheet
and use form (A) above to consolidate?
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"oxicottin" wrote in message
...
Hello, I asked this question a few days ago and someone answered me and it
worked but by looking at what I needed it seems to be more extensive than
antisapated so I need assistance. Ok, I have a workbook with several
worksheets in it, each worksheet is set up the same. I want to have a main
worksheet that will draw totals from all my other worksheets. My
worksheets
are named by date and the first being (Week Ending 2-26-6) and the last as
of
now is (Week Ending 9-24-2006) someone gave me this for my function
(=sum(firstsheet:lastsheet!a1). It works if my sheets are named sheet1 and
so
on but like stated above thay are not. I tried using =Sum(Week Ending
2-26-6:Week Ending 9-24-2006!L10,R10,Z10,AF10,AL10,AR10) but it just gives
me
an error! I just want a total rome these cells from my starting worksheet
to
my ending worksheet. Please help....

Thanks!
Chad




  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 26
Default adding several worksheet cells onto a main worksheet

Thanks for the info it is really helpfull but, I do need to sum it all onto
one worksheet. What name do I use in the formula? sheet a ect or what I named
the sheet like Week Ending ect.? When I get that total onto my main worksheet
I have to do other functions besides that to get the numbers Im looking for.

"Bernard Liengme" wrote:

A) This sums the A30 cells in all sheets: =SUM('sheet a:sheet d'!A30)
B) This sums A30+B30: =SUM('sheet a:sheet d'!A30) + SUM('sheet a:sheet
d'!B30)
C) This sums a range: =SUM('sheet a:sheet d'!A30:A50)

Could you sum L10, R10, Z10, AF10, AL10, AR10 into one cell on each sheet
and use form (A) above to consolidate?
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"oxicottin" wrote in message
...
Hello, I asked this question a few days ago and someone answered me and it
worked but by looking at what I needed it seems to be more extensive than
antisapated so I need assistance. Ok, I have a workbook with several
worksheets in it, each worksheet is set up the same. I want to have a main
worksheet that will draw totals from all my other worksheets. My
worksheets
are named by date and the first being (Week Ending 2-26-6) and the last as
of
now is (Week Ending 9-24-2006) someone gave me this for my function
(=sum(firstsheet:lastsheet!a1). It works if my sheets are named sheet1 and
so
on but like stated above thay are not. I tried using =Sum(Week Ending
2-26-6:Week Ending 9-24-2006!L10,R10,Z10,AF10,AL10,AR10) but it just gives
me
an error! I just want a total rome these cells from my starting worksheet
to
my ending worksheet. Please help....

Thanks!
Chad





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
Color format cells based on list in seperate worksheet [email protected] Excel Worksheet Functions 1 May 7th 06 05:07 AM
Adding same cells across multiple worksheets LACA Excel Worksheet Functions 2 January 19th 06 03:21 PM
make multiple cells in 1 worksheet equal multiple cells in another riley454 Excel Worksheet Functions 1 January 19th 06 03:00 PM
Comparing a list to a Calendar worksheet. PatrickL Excel Worksheet Functions 0 August 25th 05 04:21 PM
How can I merge unlocked cells in a worksheet that has been protec NeedMergeHelp Excel Discussion (Misc queries) 2 December 7th 04 01:20 AM


All times are GMT +1. The time now is 08:33 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"