Date/Time Stamp on Query Results

  • Thread starter Thread starter Guest
  • Start date Start date
Not sure what you mean. You want a date and time next to each record on the
query? Or you just want a footer with the current date and time?

If the former, you would have to have a field in your table that stores the
data, then you would pull it to the query.

In either case, queries were not really designed for printing. I would
build a report based on the query and use that for printing.
 
Rick,
Thanks, I will try a report instead; I just normally do queries because
they are simpler for me.
 

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


Back
Top