I need to automatic deadline checker
But I don’t know how can I check that particular date
J3=TODAY()
I28=12.15.2020
=IF(J3-I28,“In progess”,“Urgent”)
In this situation, the cell gives me an error which Err:508
How Can I check the last date automatically?