M
Marty
Drop the () and just write, TEST = Date, if you are using
VBA. It should return 01/23/2004. If you are doing an
update query or setting the default date of a field try
formating the field for the table object to Short in the
table properties and use Now() instead of Date().
Marty
VBA. It should return 01/23/2004. If you are doing an
update query or setting the default date of a field try
formating the field for the table object to Short in the
table properties and use Now() instead of Date().
Marty