Hello,
I'm having trouble being able to bring back the correct information with the formula below.
I am trying to bring back data, sum it, from a specific calendar month.
Thank you,
Rick
=SUMPRODUCT(SUMIF(INDIRECT("'Wip Reporting'!N4814:N8000"),$A5,INDIRECT("'Wip Reporting'!av4814:av8000")))+SUMIFS('Wip Reporting'!$AV4814:$AV8000,'Wip Reporting'!$G4814:$G8000,">="&U$4,'Wip Reporting'!$G4814:$G8000,"<="&EOMONTH(U$4,0))
Bookmarks