Forum Discussion
JohnThomas
8 years agoQrew Cadet
Insert the below formula to the formula text field
If(IsNull([Date of Petition]) and ToDays(Today() - [Date of Death]) >=30 , "Overdue" )
I hope this will solve your issue!!!
If(IsNull([Date of Petition]) and ToDays(Today() - [Date of Death]) >=30 , "Overdue" )
I hope this will solve your issue!!!