Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
tosh105
 
Posts: n/a
Default How to calculate percentage acroos sheets in a workbook

I have 58 sheets in a workbook, and I need to calculate the percentage across
all sheets into sheet 1. We are using this workbook to conduct a training
analysis. Each sheet represents a learner, and their knowledge of the
content as high medium or low. Sheet 1 should give us an overview of the
specs, yet it seems excel 2000 cuts you off after 35 sheets when writing the
formula
  #2   Report Post  
Posted to microsoft.public.excel.misc
Kevin B
 
Posts: n/a
Default How to calculate percentage acroos sheets in a workbook

If the values are in the same cell across all worksheets you can group your
worksheets by clicking on the sheet 1 and shift + Click on sheet 58. And use
something like the formula below to calc your average.

=SUM(Sheet1:Sheet58!A1)/58
--
Kevin Backmann


"tosh105" wrote:

I have 58 sheets in a workbook, and I need to calculate the percentage across
all sheets into sheet 1. We are using this workbook to conduct a training
analysis. Each sheet represents a learner, and their knowledge of the
content as high medium or low. Sheet 1 should give us an overview of the
specs, yet it seems excel 2000 cuts you off after 35 sheets when writing the
formula

  #3   Report Post  
Posted to microsoft.public.excel.misc
tosh105
 
Posts: n/a
Default How to calculate percentage acroos sheets in a workbook

Thanks It worked just fine!

"Kevin B" wrote:

If the values are in the same cell across all worksheets you can group your
worksheets by clicking on the sheet 1 and shift + Click on sheet 58. And use
something like the formula below to calc your average.

=SUM(Sheet1:Sheet58!A1)/58
--
Kevin Backmann


"tosh105" wrote:

I have 58 sheets in a workbook, and I need to calculate the percentage across
all sheets into sheet 1. We are using this workbook to conduct a training
analysis. Each sheet represents a learner, and their knowledge of the
content as high medium or low. Sheet 1 should give us an overview of the
specs, yet it seems excel 2000 cuts you off after 35 sheets when writing the
formula

  #4   Report Post  
Posted to microsoft.public.excel.misc
tosh105
 
Posts: n/a
Default How to calculate percentage acroos sheets in a workbook

Thanks!
I am newbie to formulas...excel is not usually my job! I appreciate the
time taken to help someone wo has never ever witten a formula.

Thanks again

Kristian (tosh105)

"Kevin B" wrote:

If the values are in the same cell across all worksheets you can group your
worksheets by clicking on the sheet 1 and shift + Click on sheet 58. And use
something like the formula below to calc your average.

=SUM(Sheet1:Sheet58!A1)/58
--
Kevin Backmann


"tosh105" wrote:

I have 58 sheets in a workbook, and I need to calculate the percentage across
all sheets into sheet 1. We are using this workbook to conduct a training
analysis. Each sheet represents a learner, and their knowledge of the
content as high medium or low. Sheet 1 should give us an overview of the
specs, yet it seems excel 2000 cuts you off after 35 sheets when writing the
formula

  #5   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default How to calculate percentage acroos sheets in a workbook

I'm not sure what your formula looks like, but maybe you could use multiple
cells.

One cell for the first 30 worksheets another cell for the last 28 and a third
cell to add them (if that's what you're doing???).

Alternatively, if your data is laid out nicely (and depending on what you're
doing), you may be able to use this technique.

Say you wanted to add all the values in A1 of all those 58 sheets...

I'd create two new worksheets--one to the far right and one to the far left.

Call them Start and End

Then using a sheet (Summary) that is outside this "sandwich" of worksheets:

=Sum(start:end!A1)

Then you can drag sheets in and out of that sandwich to play what if games.

I'd put a couple of notes on each of these sheets:

"don't delete this sheet!"

And protect the worksheets so that people don't use it for real data.

========
One of the real good reasons to layout your data nicely--I like to put my totals
in Row 1 to make it even easier.

tosh105 wrote:

I have 58 sheets in a workbook, and I need to calculate the percentage across
all sheets into sheet 1. We are using this workbook to conduct a training
analysis. Each sheet represents a learner, and their knowledge of the
content as high medium or low. Sheet 1 should give us an overview of the
specs, yet it seems excel 2000 cuts you off after 35 sheets when writing the
formula


--

Dave Peterson


  #6   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default How to calculate percentage acroos sheets in a workbook

Sorry. I didn't see the other responses.

Dave Peterson wrote:

I'm not sure what your formula looks like, but maybe you could use multiple
cells.

One cell for the first 30 worksheets another cell for the last 28 and a third
cell to add them (if that's what you're doing???).

Alternatively, if your data is laid out nicely (and depending on what you're
doing), you may be able to use this technique.

Say you wanted to add all the values in A1 of all those 58 sheets...

I'd create two new worksheets--one to the far right and one to the far left.

Call them Start and End

Then using a sheet (Summary) that is outside this "sandwich" of worksheets:

=Sum(start:end!A1)

Then you can drag sheets in and out of that sandwich to play what if games.

I'd put a couple of notes on each of these sheets:

"don't delete this sheet!"

And protect the worksheets so that people don't use it for real data.

========
One of the real good reasons to layout your data nicely--I like to put my totals
in Row 1 to make it even easier.

tosh105 wrote:

I have 58 sheets in a workbook, and I need to calculate the percentage across
all sheets into sheet 1. We are using this workbook to conduct a training
analysis. Each sheet represents a learner, and their knowledge of the
content as high medium or low. Sheet 1 should give us an overview of the
specs, yet it seems excel 2000 cuts you off after 35 sheets when writing the
formula


--

Dave Peterson


--

Dave Peterson
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
Sending sheets in workbook billy2willy Excel Discussion (Misc queries) 4 July 28th 05 05:43 PM
In Excel, how do I print the workbook sheets to 2sided paper? workfirst Excel Discussion (Misc queries) 6 July 19th 05 08:33 PM
How do I set up a workbook so changing Sheet1 changes all sheets? rach1027 Excel Worksheet Functions 1 June 7th 05 10:12 AM
How can I delete similar rows in excel workbook with many sheets? JSchrader Excel Worksheet Functions 1 April 26th 05 06:40 PM
Updating sheets within a workbook Mike R Excel Discussion (Misc queries) 1 December 4th 04 05:25 AM


All times are GMT +1. The time now is 10:07 PM.

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"