PC Review


Reply
Thread Tools Rate Thread

adding several worksheet cells onto a main worksheet

 
 
=?Utf-8?B?b3hpY290dGlu?=
Guest
Posts: n/a
 
      20th Sep 2006
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 With Quote
 
 
 
 
Bernard Liengme
Guest
Posts: n/a
 
      20th Sep 2006
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" <(E-Mail Removed)> wrote in message
news:ADB52911-96C0-49A6-82FE-(E-Mail Removed)...
> 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 With Quote
 
=?Utf-8?B?b3hpY290dGlu?=
Guest
Posts: n/a
 
      20th Sep 2006
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" <(E-Mail Removed)> wrote in message
> news:ADB52911-96C0-49A6-82FE-(E-Mail Removed)...
> > 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 With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Change worksheet, two trigger cells on one worksheet, only one triggers correctly; using two If statements, do I need End If? Harold Good Microsoft Excel Programming 3 25th Mar 2009 03:37 PM
Adding / deleting cells to worksheets from a seperate worksheet G. Dagger Microsoft Excel Misc 2 4th Jan 2008 07:01 PM
Automatically adding cells from one worksheet to another josh3185 Microsoft Excel Worksheet Functions 8 3rd May 2006 02:00 AM
adding a worksheet causes main userform to corrupt =?Utf-8?B?TWFnaXVzMDA=?= Microsoft Excel Programming 4 26th Oct 2005 09:02 AM
I want in one worksheet to relatively link to/reference cells in another without changing the format of the current worksheet. aaron_j_adams@hotmail.com Microsoft Excel Misc 0 22nd Sep 2005 04:39 PM


Features
 

Advertising
 

Newsgroups
 


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