Hi Everyone.
Can anyone look into the attached file and tell me how to sum across the whole workbook if column A and J of each worksheet meets criteria from "payments" sheet.
I want to check how much we got paid by the council on a date I'll enter manually, to see if all the payments were entered.
And how much I invoiced our clients on a date I'll also input myself.
Wish I knew this kind of formulas but whenever I try I get a headache as I look at formulas I never done before and try to "crack" the code to use for my own purposes.
Once one of you guys helped me create formula like this(which maybe helpful in this case):
=SUMIFS(INDIRECT(TEXT($D$1-7, "DD.MM")&"!O:O"),INDIRECT(TEXT($D$1-7, "DD.MM")&"!D:D"),D45,INDIRECT(TEXT($D$1-7, "DD.MM")&"!E:E"),E45)
for my other file.
I'm only starting my journey to learn Indirect and Match formulas, so no idea yet.. how to nest functions in it.
Any help greatly appreciated.
More details in the attached workbook.
Bookmarks