date stamping

J

John W. Vinson

Need help to date stamp all records that were selected by a parameter query.

Then you'll presumably need to change the query to an Update query, and update
a date/time field in the table to Date() (or to Now() if you want the date and
time).

For a more detailed answer please post a more detailed question.

John W. Vinson [MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top