I have an excel spreadsheet where i need to be able to calculate a total if name =persons name and date is between 2 dates.
I have tried =SUMIFS('2018'!$C3:$C2000,"=shell",'2018'!A3:A2000,>=StartDate,'2018'!A3:A2000,<=EndDate,'2018'!D3:D2000)
StartDate and EndDate are named cells on the worksheet.
I have been trying to figure this out but to no avail. I would like to attach a file but unfortunately it has real data in it so that is not possible.
any help would be greatly appreciated.
Then try this
=SUMIFS('2018'!D3:D2000,'2