B
boconnor
For some reason this does not work. I believe that it is
because the records already exist, I am only updating
current records. Is there another way to default the date
and times?
because the records already exist, I am only updating
current records. Is there another way to default the date
and times?
..-----Original Message-----
In the design view of the table you can create Default
values for each field.
Date() will give you the current date
Now() will give you the current date and time.
.