Dear all , I have a formula:
Column C is a 'helper' column that contains the month (1= January)![]()
=SUMIFS($B:$B,$C:$C,1,$D:$D,"Maintenance")
The formula will sum column B if the Month is January and column D contains "Maintenance"
But the actual date is contained in Column A and I would like to use this directly in the formula above and remove the helper column
Any help appreciated!
Bookmarks