Hi
I have a simple DB with 7 forms.
In 4 of hte forms i would like to be able to enter a date in a field and then a date 1 month from that be entered in the field below it. There is a column for it in the table alreaady.
I have created the expression [Date Sent]+31 as the default value and it works for hte 1st record but then only populates every record (300+) with that date.
Is there a simple fix?
Thanks