Hi All,
I get invalid operation for the following formula. Any ideas on my error?
Trying to count the number of times something appears in a column within a date range.
Any help would be great please. Thanks.
=COUNTIFS({TIME RECORDING}, ([Column7]@row), AND(@cell >= DATE( [Column6]2), @cell <= DATE([Column6]@row)))