Results 1 to 2 of 2
  1. #1
    ekaragew is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Jun 2011
    Location
    Thessaloniki, Greece
    Posts
    1

    Monthly Programming

    I work as a cashier on a clinic where old people stay. Every month each of them have to pay a fee. So i created a database where at the end o querry informs me who hasn't pay. But at the beginning of the month i have to make a new entry for everyone as unpaid and whenever i get the money i alter the mark note as paid.

    Is there a way that access at the 1st of each month to create the above entry (unpaid) by itself, and afterwards i will change it myself as "paid" when i get the money?

    Thank you...

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    Maybe with a Timer event but I've never used this. Look at http://msdn.microsoft.com/en-us/libr...ffice.11).aspx

    The Timer event could have code that checks the current date and if 1st of month run a procedure that adds records to table.

    Or try something like what is discussed in this thread https://www.accessforums.net/access/...ail-14499.html
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Is weekly / monthly automation possible?
    By 10 Gauge in forum Access
    Replies: 4
    Last Post: 03-17-2011, 07:23 AM
  2. Query + monthly report
    By tareksul in forum Reports
    Replies: 3
    Last Post: 12-19-2010, 01:09 PM
  3. Obtain the MAX values on a monthly basis
    By rajmns in forum Queries
    Replies: 1
    Last Post: 12-14-2010, 02:32 PM
  4. Import Monthly Backlog - Excel
    By eww in forum Import/Export Data
    Replies: 2
    Last Post: 08-17-2010, 02:38 PM
  5. Automated Email Reports - monthly no clicks
    By Bamber in forum Reports
    Replies: 1
    Last Post: 05-12-2010, 12:34 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