Results 1 to 3 of 3
  1. #1
    smorgan is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Jun 2012
    Posts
    2

    Record printed pages 'as printed' with date in Invoice Table

    Hi


    I'm developing a small access 2007 database for a friend who's not very computer literate!

    I have arranged for a list of invoices to be printed, and would like to record the date of printing in the 'Invoice' Table

    Can this be done, and if yes - how?

    I look forward to a reply

    Many thanks

    Smorgan

  2. #2
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    One way would to create a Form with a Print button that they click to print the invoices. Have the VBA code behind the print button not only print the invoices, but also run an Update Query to update your "printed by" date field in the underlying table to the current date.

  3. #3
    smorgan is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Jun 2012
    Posts
    2
    Many thanks for your feedback - I'll give it a try!

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

Similar Threads

  1. Replies: 1
    Last Post: 03-22-2012, 07:14 PM
  2. Replies: 1
    Last Post: 08-25-2011, 06:50 PM
  3. page counter to check every 3pages printed
    By Ajay1967 in forum Programming
    Replies: 4
    Last Post: 05-30-2011, 07:17 AM
  4. How to print on pre printed check list
    By captgnvr in forum Reports
    Replies: 4
    Last Post: 05-13-2010, 08:15 AM
  5. Total records printed
    By LesleyA in forum Queries
    Replies: 3
    Last Post: 08-04-2008, 03:53 AM

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