bradleyhorn
Technical User
Hi All,
I have a brain teaser. I ask the user fill in a date and then several fields in the form auto-fill with code similar to:
=[Forms]![SomeField]![Date1]+30
Since I have entered this code into the "Control source" property, it does enter the future date like I want it to, but doesn't write a date to the database when the form is saved. How would I get the date in the future to come up in the form field and also write it to the database? When I enter this code into the "initial value" property Access seems to ignore it.
Happy for any help,
Bradley
I have a brain teaser. I ask the user fill in a date and then several fields in the form auto-fill with code similar to:
=[Forms]![SomeField]![Date1]+30
Since I have entered this code into the "Control source" property, it does enter the future date like I want it to, but doesn't write a date to the database when the form is saved. How would I get the date in the future to come up in the form field and also write it to the database? When I enter this code into the "initial value" property Access seems to ignore it.
Happy for any help,
Bradley