ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Can I use Sum Product across multiple tabs within a workbook? (https://www.excelbanter.com/excel-worksheet-functions/124816-can-i-use-sum-product-across-multiple-tabs-within-workbook.html)

BillyHank

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?

Bernard Liengme

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?




Teethless mama

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?


BillyHank

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?






All times are GMT +1. The time now is 04:54 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com