Results 1 to 2 of 2
  1. #1
    hamomianna is offline Novice
    Windows Vista Access 2010 32bit
    Join Date
    Oct 2012
    Posts
    1

    Automatic Monthly Donations


    I work for a small non-profit organization and recently made a database in Access 2010 to compile all of our donor/donation information. I made check boxes to mark whether a donation is restricted/not restricted, and monthly, but I'm trying to figure out if there's a way to designate a donation as monthly and have the program add in that amount each month - so I don't have to do it manually each time. I'm also very new to this sort of software, so any advice would help!

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,640
    I would likely have two tables, one for donation transactions, and one for monthly donations (or it could be incorporated into a donors table). Each month, I'd run a process that created a donation transaction for every record in the monthly table. That could be automated fairly easily, or put behind a button to be done as desired. That would mean after a year, each person in the monthly table would have 12 transactions in the transaction table.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Monthly Data
    By tsorange in forum Database Design
    Replies: 1
    Last Post: 11-09-2011, 02:19 PM
  2. Import data monthly?
    By Japandave in forum Access
    Replies: 5
    Last Post: 11-05-2011, 11:09 PM
  3. Trouble with sorting monthly
    By Alliana Gray in forum Access
    Replies: 8
    Last Post: 08-10-2011, 02:44 PM
  4. Monthly Programming
    By ekaragew in forum Programming
    Replies: 1
    Last Post: 06-21-2011, 05:37 PM
  5. Is weekly / monthly automation possible?
    By 10 Gauge in forum Access
    Replies: 4
    Last Post: 03-17-2011, 07:23 AM

Tags for this Thread

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