Forum Discussion

ILoveData94's avatar
ILoveData94
Copper Contributor
Mar 24, 2022

Need Help With IF Formula Regarding to Conditions

=IF(OR(AND($F3<DATE(2019,1,1), $F3=”NULL”), AND($F3>=DATE(2019,1,1), $F3=”NULL”)), "Opened", "Closed") I am getting a #NAME ERROR.   What I am trying to do is count the number of open tickets (so, ...

Resources