B BigK9 Feb 24, 2008 #1 How do I get a record create date to automatically fill in on a field in that record as the default value?
How do I get a record create date to automatically fill in on a field in that record as the default value?
A Allan Murphy Feb 24, 2008 #2 In your table you could set the default value to the field as =Date() or set the default value of your field on the form to =Date()
In your table you could set the default value to the field as =Date() or set the default value of your field on the form to =Date()