Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Can I use Sum Product across multiple tabs within a workbook?

I have a column of data with a variety of identifier codes. In each row next
to the ID codes is data. There are several tabs within my workbook with
similarly constructed data bases. Can I use Sum Product to summarize the
data across the multiple tabs that match each of the id codes? If not, is
there another way?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,393
Default Can I use Sum Product across multiple tabs within a workbook?

Tell us more about how the data is set our in the worksheets and what you
wish to do
("Tabs" are the little things you click to open worksheets)
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"BillyHank" wrote in message
...
I have a column of data with a variety of identifier codes. In each row
next
to the ID codes is data. There are several tabs within my workbook with
similarly constructed data bases. Can I use Sum Product to summarize the
data across the multiple tabs that match each of the id codes? If not, is
there another way?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Can I use Sum Product across multiple tabs within a workbook?

Tabs ? Are you referred to Work sheets?
In this case:
=SUM(SUMIF(INDIRECT("Sheet"&{1,2,3}&"!A2:A10"),"A" ,INDIRECT("Sheet"&{1,2,3}&"!B2:B10")))

Adjust to suit your needs


"BillyHank" wrote:

I have a column of data with a variety of identifier codes. In each row next
to the ID codes is data. There are several tabs within my workbook with
similarly constructed data bases. Can I use Sum Product to summarize the
data across the multiple tabs that match each of the id codes? If not, is
there another way?

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Can I use Sum Product across multiple tabs within a workbook?

Here is an example of one of the data tables I have in many Worksheets.

FY08 FY09 FY10 FY11 Total

Jones co 868 Hrs 493 Hrs 431 Hrs 99 Hrs 3,015 Hrs
Smith Inc 973 Hrs 498 Hrs 389 Hrs 96 Hrs 3,053 Hrs
Thomas, LLP 1,369 Hrs 1,271 Hrs 1,079 Hrs 1,073 Hrs 3,534 Hrs
Mike's Wicked Co. 566 Hrs 480 Hrs 389 Hrs 389 Hrs 1,920 Hrs
Company A 200 Hrs 115 Hrs 24 Hrs 24 Hrs 369 Hrs
My Company 34 Hrs 45 Hrs 45 Hrs 45 Hrs 182 Hrs
Lowell's Labs 18 Hrs 24 Hrs 24 Hrs 24 Hrs 96 Hrs
Rick's Research 31 Hrs 41 Hrs 41 Hrs 41 Hrs 165 Hrs
Sonofacompany 0 Hrs 13 Hrs 162 Hrs 162 Hrs 364 Hrs

Total 4,439 Hrs 3,830 Hrs 2,755 Hrs 2,578 Hrs 1,096 Hrs 14,698 Hrs

This is data not text. The data is random - not sorted, nor do I want to
sort it. I may or may not have the same company listed more than once in a
worksheet with hours. A company may not even be in a worksheet. What I want
to do is setup a worksheet to summarize by company all of the hours by fiscal
year.
Thanks
BH


"Bernard Liengme" wrote:

Tell us more about how the data is set our in the worksheets and what you
wish to do
("Tabs" are the little things you click to open worksheets)
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"BillyHank" wrote in message
...
I have a column of data with a variety of identifier codes. In each row
next
to the ID codes is data. There are several tabs within my workbook with
similarly constructed data bases. Can I use Sum Product to summarize the
data across the multiple tabs that match each of the id codes? If not, is
there another way?




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
CREATE NEW WORKBOOK AND SHEETS BASED ON COLUMN DATA control freak Excel Worksheet Functions 2 July 20th 06 06:00 PM
How to create workbook with multiple sheets control freak Excel Discussion (Misc queries) 0 July 19th 06 06:54 PM
Problem Printing Multiple tabs bbddvv Excel Discussion (Misc queries) 2 July 11th 06 07:56 PM
printing multiple sheet tabs to image file 0492-Examiner Excel Discussion (Misc queries) 0 October 19th 05 10:43 PM
how do I arrange multiple worksheets from the same workbook skytags Excel Discussion (Misc queries) 2 April 28th 05 06:46 PM


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