My advice would be to use a Multi Consolidation PT, see this link for an intro:
http://datapigtechnologies.com/blog/...-a-pivottable/
Basic premise, recreate your Resource List sheet on a new sheet, unhide all columns... insert a new column A and create a concatenation of important data, eg:
A2: =$B2&":"&$C2&":"&$D2&":"&$H2&":"&$I2&":"&$J2
ie: Project:Resource:Department:Work Unit:Pct Time:Req/UAT/Notes
-- Copy paste results of A over A as values (ie remove formulae)
-- Delete columns B:J leaving only the above concatenation and the Month columns.
-- Create the Multi Consolidation PT using the A:J as your range with 0 Page Fields (click Finish)
-- On resulting PT drill into Grand Total.
-- Insert 6 columns between A & B on drill through sheet
-- Run Text to Columns on Column A data - using Delimiter of :
(apply colon delimiter via "Other")
You will then have your data setup without need for formulae etc. (in a matter of minutes)
EDIT: I've attached a zipped version of the output so you can see results of the above process
Bookmarks