Hello,I have been trying to figure it out and even tried reading all the
questions similar to this one so if anyone can help me better understand
it would be greatly appreciated.I have a field name "StartDate" and a
field name "EndDate" I am trying to add Inspection dates.StartDate + 30
days = 1st InspectionStartDate + 60 days = 2nd Inspection (If EndDate
has passed leave blank)StartDate + 90 days = 3rd Inspection (If EndDate
has passed leave blank)StartDate + 120 days = 4th Inspection (If EndDa...