Hi,
I have a table that has 3 fields in it, these are autoID, Date, and username. Is there a way that I can auto fill these fields each time the database is opened by a user.
I do not want any user input and for date I will set the default value to =Now(), the username to capture the...