This should be an easy question, but I can't remember how to do it for the life of me.
I have a field [Rev_Pub_Date] which is formatted as a date. I want another field [Next_Rev_Date] to be automatically set two years later.
Right now I have Next_Rev_Date = Rev_Pub_Date + 730, but this doesn't set it to the exact date plus two years. It's usually a day or two prior.
I have a field [Rev_Pub_Date] which is formatted as a date. I want another field [Next_Rev_Date] to be automatically set two years later.
Right now I have Next_Rev_Date = Rev_Pub_Date + 730, but this doesn't set it to the exact date plus two years. It's usually a day or two prior.