So, I am trying to build a simple database to keep track of club memberships, and one of the required fields is a “Date Joined”. We recently had a membership drive, and I have about 60 new records to add so my plan was to set the Default Value to the date of our meeting and add away.
Then I noticed a strange issue: Each time I save the table in Design view, the default value increments by four days. Click ‘Save’ and [DEFAULT DATE] = [DEFAULT DATE] + 4.
Is anybody else having this issue? Is there something in the behind the scenes settings that I need to change?
Thanks.