Question : Count total amount with sumproduct

Hi Experts,

I need Experts help to modify the attached sumproduct formula to count total amount in Table A and B based on services(Column-K, Tracker sheet) instead of month. Hope Experts can help me to modify these formulas.
1:
2:
3:
Table-A : =SUMPRODUCT(('Tracker '!$J$3:$J$38="PO")*(MONTH('Tracker '!$B$3:$B$38)=MONTH(Summary!$A4))*('Tracker '!$D$3:$D$38=B$2)*('Tracker '!$G$3:$G$38))

Table-B: =SUMPRODUCT(('Tracker '!$J$3:$J$38="IR")*(MONTH('Tracker '!$B$3:$B$38)=MONTH(Summary!$A23))*('Tracker '!$D$3:$D$38=B$20)*('Tracker '!$G$3:$G$38))
Attachments:
 
 

Answer : Count total amount with sumproduct

hi teylyn,

Please see attached file for solution.
I've modified your formulas and added user defined function (Module4) to read currency format in Tracker column L.

regards,
MSmax
Random Solutions  
 
programming4us programming4us