If you want that field to act like a real "date", you'd have to make another field in your table that is a DATE type. Make the update query put the new data into that field. Also might have to wrap it in CDate(blah) to convert it to a date.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244. Basics at
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.