S
Sunny
I have tried the function and played around with it abit but no luck,:
=IF('Events Due August'!B2:B1206,$C$3,SUMPRODUCT(--('Events Due
August'!F2:F1206='Customer Data Sheet'!B7))).
So I'm looking for the total number of events for a specific event
description e.g safety inspection for a specific customer which is where the
C3 in the customer data sheet comes in on my formula. Its just the IF part
where I need the end result by customer name which is causing me difficulties
as the rest of the formula works. What shall I do.
=IF('Events Due August'!B2:B1206,$C$3,SUMPRODUCT(--('Events Due
August'!F2:F1206='Customer Data Sheet'!B7))).
So I'm looking for the total number of events for a specific event
description e.g safety inspection for a specific customer which is where the
C3 in the customer data sheet comes in on my formula. Its just the IF part
where I need the end result by customer name which is causing me difficulties
as the rest of the formula works. What shall I do.