I was actually able to make it work with this.. sort of.
☺if(HasValue(FORM.Main.sfConventional.tblChecklist.PS1.DateField1))thenNum2Date(
(Date2Num(FORM.Main.sfConventional.tblChecklist.PS1.DateField1.formattedValue,
"MMM DD, YYYY") + 60), "MMM DD, YYYY")elsenullendifThe problem I am
working on is that when a date is input that is in the past, the year
defaults to 1900. So, I’m really close, just have to figure out what I’m
missing.Thank you so much for your help!!!Sincerely,Kasey EatonLoan
Coor...