Results 1 to 5 of 5
  1. #1
    novo is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Mar 2013
    Posts
    3

    Subforms to enter data


    Hello everyone:
    I am new to the forum and Access.
    As a volunteer, I am developing a database for my charity. I need a simple interface form to enter donation data.

    1. First table, TAddress has only address information in it. Address ID and the address.
    2. The second table, TName has the Name ID, first name, middle name, last name, second donor, home phone, cell phone, email and Address ID. This table links to the TAddress through Address ID (one in the first table, many in the second table).
    3. The third table, TDonation is the donations table and has Donation ID, donation date, donation amount, Donation type ID, Donation method ID, and Name ID. It links to the second table through Name ID (one in the second table, many in the third table).
    4. Fourth table, TType and fifth table, TMethod are donation type and method of payment tables.
    5. For entering donations, the user types in the address partial or complete. For example if the user enters 81 Park, the system lists all the addresses beginning with 81 Park i.e. 81 Park Drive, 81 Park Lane Drive, 81 Park Wood Drive, 81 Parkdale Ave etc and the user can scroll through the list of 81 Park*
    6. If the entered address is listed, the user selects that address by clicking it. The system displays all the names listed against this address and the user can scroll through them to select the name by clicking it if it exists. Now the user enters the donation against this name linked to the address.
    7. In either case where the address or the name is not found, the system prompts the user to enter the address or name by popping up the appropriate form.


    Any help is highly appreciated.

    Click image for larger version. 

Name:	Relationships for Working Copy of Donations one field address table.jpg 
Views:	12 
Size:	35.3 KB 
ID:	11357

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Is there an issue? You describe the database and what it does but no question regarding an issue with db behavior.
    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.

  3. #3
    novo is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Mar 2013
    Posts
    3
    Quote Originally Posted by June7 View Post
    Is there an issue? You describe the database and what it does but no question regarding an issue with db behavior.
    Hello June7:
    I am sorry I did not make myself clear. I need to develop the form for entering donation data as mentioned in points 5,6 and 7.
    Thank you
    Novo

  4. #4
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Sounds like same topic as https://www.accessforums.net/forms/q...lem-32654.html

    Look at posts 10 and 20.
    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.

  5. #5
    novo is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Mar 2013
    Posts
    3
    Quote Originally Posted by June7 View Post
    Sounds like same topic as https://www.accessforums.net/forms/q...lem-32654.html

    Look at posts 10 and 20.
    Thank you June7. I will try it out.
    Novo

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

Similar Threads

  1. Replies: 4
    Last Post: 01-18-2013, 02:41 PM
  2. Replies: 3
    Last Post: 11-25-2012, 06:09 PM
  3. Replies: 1
    Last Post: 07-16-2012, 02:10 PM
  4. Replies: 4
    Last Post: 02-27-2012, 10:29 AM
  5. Forms Subforms Enter Parameter Problem
    By GenericHbomb in forum Forms
    Replies: 3
    Last Post: 08-02-2011, 10:17 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