Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / January 2008

Tip: Looking for answers? Try searching our database.

totals

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Moh - 28 Jan 2008 17:54 GMT
i have 1 main worksheet and 78 secondary worksheets labelled as week1 to
week78.

how do i add totals from cell L5 from all sheets to my Main sheet

The total should be shown in the main sheet
Signature

please can someone  help

Dave Peterson - 28 Jan 2008 18:00 GMT
I'd do this:

move Main so that it's the leftmost sheet in the workbook
Insert a new worksheet to the right of Main.  Name it Start.
Insert a new worksheet to the right of every worksheet (it'll be the last
worksheet in the workbook).  Name it End

Then use this formula on Main:
=sum(start:end!L5)

> i have 1 main worksheet and 78 secondary worksheets labelled as week1 to
> week78.
[quoted text clipped - 4 lines]
> --
> please can someone  help

Signature

Dave Peterson

RagDyer - 28 Jan 2008 19:26 GMT
OR, just enter this on the "Main" sheet:

=Sum('*'!L5)

Signature

HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

> I'd do this:
>
[quoted text clipped - 14 lines]
>> --
>> please can someone  help
Dave Peterson - 28 Jan 2008 20:08 GMT
This was posted by Lori in the original (well, original for me) thread:

where the '*' automatically converts to all sheets other than the
activate one. Excel 2002 seems to have introduced a bug where this can
crash the application. Does anyone else have the same problem?

> OR, just enter this on the "Main" sheet:
>
[quoted text clipped - 30 lines]
> >
> > Dave Peterson

Signature

Dave Peterson

RagDyeR - 29 Jan 2008 17:00 GMT
Sent this yesterday from an XL2K machine, where everything worked fine, and
I did forget about the caveat!
When I first saw Lori's post, I was on an XL97 machine where everything
worked as advertised.

I just ran this on an XL02 /SP3 machine and didn't experience anything fatal
(crash).
Don't know what would happen in other builds of XL02?

Worked OK if the focus sheet was on the border (beginning or end) of the
tabs.
However, there *is* a bug in XL02 *if* the sheet in focus is within the
sandwich.
The range (sheets) to the left of the focus sheet are missing the row number
of the cell to sum, while the range to the right of the focus sheet is OK
... but this does produce a #Name? error.

SO, I would venture to say that this type of formula input should perhaps be
relegated to an item to "wonder at", but not use!

Thanks for bringing up that caveat Dave, and to all ... sorry I forgot to
mention it.
Signature


Regards,

RD
-----------------------------------------------------------------------------------------------
Please keep all correspondence within the Group, so all may benefit !
-----------------------------------------------------------------------------------------------

This was posted by Lori in the original (well, original for me) thread:

where the '*' automatically converts to all sheets other than the
activate one. Excel 2002 seems to have introduced a bug where this can
crash the application. Does anyone else have the same problem?

RagDyer wrote:

> OR, just enter this on the "Main" sheet:
>
[quoted text clipped - 34 lines]
> >
> > Dave Peterson

Signature

Dave Peterson

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.