Date stamp in Query

  • Thread starter Thread starter wolfewl
  • Start date Start date
W

wolfewl

Hello,

I have read many posts, but, none seem to fit my situation...

I am entering data directly into a query. I need to date stamp a check mark
for job complete. The only form I use is for data entry, I track directly
through queries from there...

How can I date stamp in a query?


Thanks!!!
 
Wolfewl,

This is not what queries are for.

You can update the value of the date field in response to a form-based
event. In this case it would probably be the After Update event of the
Job Complete control. But this requires using a form for your data
editing purposes.
 
OK, Thanks!

Steve said:
Wolfewl,

This is not what queries are for.

You can update the value of the date field in response to a form-based
event. In this case it would probably be the After Update event of the
Job Complete control. But this requires using a form for your data
editing purposes.
[quoted text clipped - 7 lines]
Thanks!!!
 

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

Date fields in access 3
date stamp 1
Date Time Stamp formatting 5
Time Stamp form open and close 3
parameter date question 3
Time/Date Stamp 3
Query Date not Date and Time 4
Access MS-ACCESS 2010 - Date Stamps 13

Back
Top