I went to this link
http://www.access-programmers.co.uk...2&highlight=update+field+on+current+form+only
And I basically want to do the same thing. I want the date to be the current date when the field is entered. However, I tried to set the date field to Date(). However this changed the date in every record to the system date. How do I make it so it populates with the system date and then it does not change?
http://www.access-programmers.co.uk...2&highlight=update+field+on+current+form+only
And I basically want to do the same thing. I want the date to be the current date when the field is entered. However, I tried to set the date field to Date(). However this changed the date in every record to the system date. How do I make it so it populates with the system date and then it does not change?