OK, so I'm trying to calculate values (in one column) based on the Month (in another column). This is what I have tried:
=SUMIF({1 - Sales Pipeline: Holly Greenhalgh Range 2}, MONTH(@cell) = MONTH(TODAY(), {Sheet - Sales Pipeline Range 3}))
However, it returns 0. I'm referencing another sheet if that makes a difference.
Not sure what I'm doing wrong, hope you can help!