I have a multiple sheet spreadsheet that looks like this:
Names jan feb mar apr may jun jul
Name1 1 1 1 1 1 1
Name2 1 0.5 0.5 1 1 0.5
Name3 1 1 1 1
And so on.
The information for these sheets is pulled from 8 separate sheets that exist elsewhere within discreet project folders.
This particular table appears in the same place on each sheet.
Name1 (or any name) may appear on a number of sheets.
My 9th sheet has a list of all possible names and a row of months into the future.
What I need to do for each name/month combination cell on the 9th sheet is to look at each of the 8 sheets and add together the numbers from those 8 sheets for each particular name in each month.
Although a pivot table works (to a certain extent) it has problems if a date is added previous to the earliest currently existing date.
Any ideas?
thanks
Silvery01
Names jan feb mar apr may jun jul
Name1 1 1 1 1 1 1
Name2 1 0.5 0.5 1 1 0.5
Name3 1 1 1 1
And so on.
The information for these sheets is pulled from 8 separate sheets that exist elsewhere within discreet project folders.
This particular table appears in the same place on each sheet.
Name1 (or any name) may appear on a number of sheets.
My 9th sheet has a list of all possible names and a row of months into the future.
What I need to do for each name/month combination cell on the 9th sheet is to look at each of the 8 sheets and add together the numbers from those 8 sheets for each particular name in each month.
Although a pivot table works (to a certain extent) it has problems if a date is added previous to the earliest currently existing date.
Any ideas?
thanks
Silvery01