Results 1 to 3 of 3
  1. #1
    Maverick28 is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Oct 2017
    Posts
    6

    Adding query run date to a separate table

    Hi all,



    I have built a database which is going to be run daily by my team. Now for auditing purposes I need to populate a table with run dates.

    I have built a table with 1 column called Run date and everytime the macro is run, I want a query inside to add that days date into the table.

    What`s the best way to do this with queries I can put inside the general macro?

    Thanks in advance!

  2. #2
    aytee111 is offline Competent At Times
    Windows 10 Access 2013 64bit
    Join Date
    Nov 2011
    Location
    Nomad
    Posts
    3,936
    Create an append query to append the run date to the table and put it as the last step in the macro.

  3. #3
    Maverick28 is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Oct 2017
    Posts
    6
    Figured out where I was going wrong. I was trying to have Now() as criteria, not as an expression! Facepalm!

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 0
    Last Post: 06-09-2016, 11:08 AM
  2. Replies: 3
    Last Post: 03-21-2016, 01:21 AM
  3. Adding dates to an invoice using separate form
    By gebmiller1984 in forum Forms
    Replies: 1
    Last Post: 11-12-2015, 02:42 PM
  4. Replies: 1
    Last Post: 01-09-2015, 05:15 PM
  5. adding record by using separate form
    By jacek.w.bak in forum Forms
    Replies: 1
    Last Post: 09-11-2011, 06:15 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums