Hi all
I'm pulling my hair out trying to figure out the correct way of writing a Countif a cell is either blank OR contains a date before a date referenced in a different column.
I've been playing around with =COUNTIF({DateClosed},OR(ISBLANK(@cell),DATE(@cell)<MonthStart@row)) but it's coming up as UNPARSEABLE.
Can anyone help?
Thanks
Sarah