G
guilbj2
=SUMPRODUCT('Deacon, Carrie'!B4:B35,'Deacon
Carrie'!C4:C35)+SUMPRODUCT('Deacon, Carrie'!B4:B35,'Deacon
Carrie'!D435)+SUMPRODUCT('Deacon, Carrie'!E4:E35,'Deacon
Carrie'!F4:F35)
I'm using the formula above to calculate some stats for a call center.
On a master "group summary page", I need to get the sum of the result
of this formula from 20 worksheets. Other than duplicating the formul
and changing the names, is there a faster way to do this? The cel
references are identical for all, worksheets just the names change.
The only thing I can think of is "(formula using name 1) + (formul
using name 2)..." and so on for every sheet in the book. This will b
incredibly long and it seems to me there has to be a better way. An
ideas
Carrie'!C4:C35)+SUMPRODUCT('Deacon, Carrie'!B4:B35,'Deacon
Carrie'!D435)+SUMPRODUCT('Deacon, Carrie'!E4:E35,'Deacon
Carrie'!F4:F35)
I'm using the formula above to calculate some stats for a call center.
On a master "group summary page", I need to get the sum of the result
of this formula from 20 worksheets. Other than duplicating the formul
and changing the names, is there a faster way to do this? The cel
references are identical for all, worksheets just the names change.
The only thing I can think of is "(formula using name 1) + (formul
using name 2)..." and so on for every sheet in the book. This will b
incredibly long and it seems to me there has to be a better way. An
ideas