Okay, so I already looked at the other thread when someone had asked something very similar and the answer was not exactly what I was looking for, so I'm going to ask this:
I have a form where a date is put in by the user who is entering the data. It's called Backup Date. On the same form, I have another date field called "date due back" what I want the "date due back" to do is I want it to auto populate one year after the Backup Date.
I'd rather do this in code form so that I can get it to run properly, but when I was looking at the answer in another thread called "need to auto-populate for form fields based on the same form"
The code did not seem like it would work for what I am looking for, so I am posting this.
I have a form where a date is put in by the user who is entering the data. It's called Backup Date. On the same form, I have another date field called "date due back" what I want the "date due back" to do is I want it to auto populate one year after the Backup Date.
I'd rather do this in code form so that I can get it to run properly, but when I was looking at the answer in another thread called "need to auto-populate for form fields based on the same form"
The code did not seem like it would work for what I am looking for, so I am posting this.