Hi Folks,
I have been looking with great interest at the SUMIF postings on the site and wondered if there is an elegant way to deal with both row and column criteria to sum only certain cells which intersect with both row & column criteria.
Let me explain further.
For each row I have contract and resource names along with hours spent by week on a given contract so a contract may appear multiple times as might the resource name.
The hours spent by week columns are headed w/c 09-Aug-10, 16-Aug-10 etc...
My excel query needs to select for a given contract what has been spent to-date so only those rows which have criteria = contract name and columns <=TODAY().
I've tried a number of options but am struggling to make this work effectively.
Any advice would be greatly appreciated.
I have been looking with great interest at the SUMIF postings on the site and wondered if there is an elegant way to deal with both row and column criteria to sum only certain cells which intersect with both row & column criteria.
Let me explain further.
For each row I have contract and resource names along with hours spent by week on a given contract so a contract may appear multiple times as might the resource name.
The hours spent by week columns are headed w/c 09-Aug-10, 16-Aug-10 etc...
My excel query needs to select for a given contract what has been spent to-date so only those rows which have criteria = contract name and columns <=TODAY().
I've tried a number of options but am struggling to make this work effectively.
Any advice would be greatly appreciated.