Results 1 to 2 of 2
  1. #1
    kevinscomp is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Aug 2013
    Posts
    9

    Help with Multiple entries

    I am looking for a method to enter the same item multiple times by only performing one entry and I am having "writers block" on how or if it can be done.



    I have a club i belong to that i have created a database to keep track of member info and its evolved to keeping track of year dues as well. I have a form called Member Personal info with all their personal info on separate records, within each record is several tab pages and one of the pages consist of Dues Info. The dues info page has their member #, current dues year, dues amount, etc. in a datasheet form. On a different tab there is a drop down menu with a Yes or No choice for does this member pay dues.

    What i am looking to do is have a method to click either in a dialog box or something similar that will allow me to "invoice" each of the 110 dues paying members by have the year, the yearly dues, etc all into the datasheet this way i just enter the amount collected. When i run a report for the dues year it would have the dues amount for each member enter this way and i can tell who needs to still pays dues for the current year.


    Any help is greatly appreciated.

    Thanks
    Kevin

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    Sounds like you need to run an INSERT SELECT sql action to create the invoice records based on membership info.

    You are recording the amount collected in the invoice record? What do you do if they make partial or excessive payment? Receipts should be separate transaction records.
    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. Multiple Entries
    By kirtneyandrews in forum Forms
    Replies: 1
    Last Post: 08-22-2012, 11:26 PM
  2. Multiple Entries
    By alyon in forum Access
    Replies: 2
    Last Post: 05-15-2012, 07:45 AM
  3. VBA code to get sum from multiple entries
    By budchevy in forum Programming
    Replies: 2
    Last Post: 04-04-2012, 03:21 PM
  4. Multiple entries
    By danelliott in forum Access
    Replies: 3
    Last Post: 11-08-2010, 08:08 AM
  5. Multiple entries
    By Ziggy-R in forum Access
    Replies: 11
    Last Post: 10-03-2010, 07:42 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