Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
OB1
 
Posts: n/a
Default Excel - Multiple Workbooks

I want to know the total of all counts of a specific cell from over 100
different excel worksheets. It is the same cell on each sheet. Don't want to
have to open each worksheet.
  #2   Report Post  
Posted to microsoft.public.excel.misc
bpeltzer
 
Posts: n/a
Default Excel - Multiple Workbooks

If the worksheets you want to add are consecutive (there are no 'other'
worksheets between the first and the last), =SUM('First Sheet:Last Sheet'!A1)
(replace First Sheet and Last Sheet with the appropriate worksheet names, and
A1 with the cell you want to add. (If you really do want a count of the
cells rather than a sum, use the function COUNT where I've SUM).

"OB1" wrote:

I want to know the total of all counts of a specific cell from over 100
different excel worksheets. It is the same cell on each sheet. Don't want to
have to open each worksheet.

  #3   Report Post  
Posted to microsoft.public.excel.misc
OB1
 
Posts: n/a
Default Excel - Multiple Workbooks

I used worksheet when I should have said workbook. These are each separate
files. My SUM function would have to look at all of the files in a folder.
Probably can not do this without opening each workbook. Just thought I would
check to save some time.

"bpeltzer" wrote:

If the worksheets you want to add are consecutive (there are no 'other'
worksheets between the first and the last), =SUM('First Sheet:Last Sheet'!A1)
(replace First Sheet and Last Sheet with the appropriate worksheet names, and
A1 with the cell you want to add. (If you really do want a count of the
cells rather than a sum, use the function COUNT where I've SUM).

"OB1" wrote:

I want to know the total of all counts of a specific cell from over 100
different excel worksheets. It is the same cell on each sheet. Don't want to
have to open each worksheet.

  #4   Report Post  
Posted to microsoft.public.excel.misc
OB1
 
Posts: n/a
Default Excel - Multiple Workbooks

Found the answer he
http://www.rondebruin.nl/copy3.htm
Thanks!

"OB1" wrote:

I used worksheet when I should have said workbook. These are each separate
files. My SUM function would have to look at all of the files in a folder.
Probably can not do this without opening each workbook. Just thought I would
check to save some time.

"bpeltzer" wrote:

If the worksheets you want to add are consecutive (there are no 'other'
worksheets between the first and the last), =SUM('First Sheet:Last Sheet'!A1)
(replace First Sheet and Last Sheet with the appropriate worksheet names, and
A1 with the cell you want to add. (If you really do want a count of the
cells rather than a sum, use the function COUNT where I've SUM).

"OB1" wrote:

I want to know the total of all counts of a specific cell from over 100
different excel worksheets. It is the same cell on each sheet. Don't want to
have to open each worksheet.

  #5   Report Post  
Posted to microsoft.public.excel.misc
Ron de Bruin
 
Posts: n/a
Default Excel - Multiple Workbooks

You can also create links to the cells
http://www.rondebruin.nl/summary2.htm

--
Regards Ron de Bruin
http://www.rondebruin.nl


"OB1" wrote in message ...
Found the answer he
http://www.rondebruin.nl/copy3.htm
Thanks!

"OB1" wrote:

I used worksheet when I should have said workbook. These are each separate
files. My SUM function would have to look at all of the files in a folder.
Probably can not do this without opening each workbook. Just thought I would
check to save some time.

"bpeltzer" wrote:

If the worksheets you want to add are consecutive (there are no 'other'
worksheets between the first and the last), =SUM('First Sheet:Last Sheet'!A1)
(replace First Sheet and Last Sheet with the appropriate worksheet names, and
A1 with the cell you want to add. (If you really do want a count of the
cells rather than a sum, use the function COUNT where I've SUM).

"OB1" wrote:

I want to know the total of all counts of a specific cell from over 100
different excel worksheets. It is the same cell on each sheet. Don't want to
have to open each worksheet.



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
From several workbooks onto one excel worksheet steve Excel Discussion (Misc queries) 6 December 1st 05 08:03 AM
Excel Workbooks [email protected] Excel Discussion (Misc queries) 3 September 1st 05 01:28 PM
suddenly my excel workbooks are "shared workbooks" Maggie's mom Excel Discussion (Misc queries) 1 August 28th 05 09:20 PM
How do I show more workbooks in the Excel taskpane? Wideejay Excel Discussion (Misc queries) 1 April 28th 05 06:54 AM
Excel 2003 Referencing multiple workbooks via single variable BBohannon Excel Worksheet Functions 0 April 20th 05 08:32 PM


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