Hi @Matthew Dohm ,
Actually you are right, however you forgot to add parentheses, it should be: ISBLANK([Actual Audit Date]).
=IF(ISBLANK([Actual Audit Date]),"N/A",IF([Audit Target Date]>=[Actual Audit Date],"YES","NO"))
Test Result:
List:
In addition, please remember to check the logic according to actual needs to ensure the results.
Feel free to reply if you need any assistance. :)
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.