ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   consolidate data (https://www.excelbanter.com/excel-discussion-misc-queries/197981-consolidate-data.html)

Barb

consolidate data
 
I've combined several 'timesheets' into one. Now, I'd like to combine
project time for all months. I'm trying to use the Data/Consolidate, but
getting nowhere. Here's what I have:

Resource Project May June July
User A Project A 5
User A Project B 5
User A Project A 6
User A Project B 4

I'd like it to show:
Resource Project Total
User A Project A 11
User A Project B 9

How do I consolidate all of the 'Projects' to show only the total for each
project and all months? I'd like to save the individual information and
create a consolidated spreadsheet within this Workbook. I'm not very good
with VBA, so was hoping that maybe I'm just not doing the Data/Consolidation
correctly.

Teethless mama

consolidate data
 
=SUMPRODUCT(($A$2:$A$5=A9)*($B$2:$B$5=B9)*$C$2:$E$ 5)

"Barb" wrote:

I've combined several 'timesheets' into one. Now, I'd like to combine
project time for all months. I'm trying to use the Data/Consolidate, but
getting nowhere. Here's what I have:

Resource Project May June July
User A Project A 5
User A Project B 5
User A Project A 6
User A Project B 4

I'd like it to show:
Resource Project Total
User A Project A 11
User A Project B 9

How do I consolidate all of the 'Projects' to show only the total for each
project and all months? I'd like to save the individual information and
create a consolidated spreadsheet within this Workbook. I'm not very good
with VBA, so was hoping that maybe I'm just not doing the Data/Consolidation
correctly.


Herbert Seidenberg

consolidate data
 
Use the consolidate feature of Pivot Table.
Sample file at:
http://www.savefile.com/files/1720068


All times are GMT +1. The time now is 02:47 PM.

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