Forum Discussion
JIMLIEDER1
8 years agoQrew Cadet
You can create a Checkbox Formula field to indicate when the Certificate Expiration Date is less than todays date.
If([Certificate Expires Date]<Today(), true)
If([Certificate Expires Date]<Today(), true)