Hi All!
I've looked at prior posts on this topic and have followed the formula advice, but I continue to get an error. Here is the formula I am using.
=IF(AND(TODAY() <= [Reporting End Date]@row, TODAY() >= [Reporting Start Date]@row, "Checkbox", ""))
I'm getting an Incorrect Argument error. Help. Thanks!