willow1985
Well-known Member
- Joined
- Jul 24, 2019
- Messages
- 921
- Office Version
- 365
- Platform
- Windows
I have this SumIf formula that Sums column G if the dates in Column F Match the previous day:
=SUMIF('WorkOrder Search Export'!G2:G1000000, TODAY()-1, 'WorkOrder Search Export'!F2:F1000000)
How would I modify this formula to do it for the current month and previous month
Date format in column F is: 2019-09-25
Thank you for your help in modifying this formula
Carla
=SUMIF('WorkOrder Search Export'!G2:G1000000, TODAY()-1, 'WorkOrder Search Export'!F2:F1000000)
How would I modify this formula to do it for the current month and previous month
Date format in column F is: 2019-09-25
Thank you for your help in modifying this formula
Carla