Results 1 to 3 of 3
  1. #1
    sbrockett751 is offline Novice
    Windows XP Access 2007
    Join Date
    Mar 2013
    Posts
    2

    Cool design phase ... question on multiple entries from same table

    Hello all ...
    I've created some pretty basic databases over the last several years and I am in the beginning phase of building the most complex thus far. This database is a customer complaint tracker for a call center. Ultimately, the person who will be using this database will really only be using ONE form in addition to whatever queries/reports I end up building.
    This form includes several fields, combining the agent's info with the customer's info. However, each complaint involves several interactions w/ several customer service agents. So on the form, I would like the user to fill out the customer's info (CustomerName, CustomerAcctNumber, etc.). Below the customer's information, I would like to allow the user the option of selecting/entering multiple agents. The customer information does not need to change for each interaction entry. The interaction entries will include the agent's info (AgentName, AgentMgr, Comments, etc.). I have no problem building forms that allow the user to input the information for ONE agent interaction, but how the heck do I allow multiple entries on the same form from the same Agent table? Hope this makes sense! Thank youuuuuuuuuuuuu ....


    ~Stacy

  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
    Need a child table: ComplaintAgents

    Create a subform of that table and place it on the CustomerComplaint form.

    Review http://office.microsoft.com/en-us/te...1033&av=ZAC000
    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
    sbrockett751 is offline Novice
    Windows XP Access 2007
    Join Date
    Mar 2013
    Posts
    2
    Ahh -- the problem child! I was thinking along the lines of subforms. Thank you -- I'm going to check the link and explore some more

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

Similar Threads

  1. Design Question: Multiple years
    By dcfrancis in forum Database Design
    Replies: 4
    Last Post: 04-25-2012, 01:46 AM
  2. Not able to make multiple entries (records) in the table
    By ramindya in forum Database Design
    Replies: 3
    Last Post: 03-04-2012, 12:53 PM
  3. How do I add multiple table entries using check boxes?
    By avarusbrightfyre in forum Access
    Replies: 3
    Last Post: 10-21-2010, 01:09 PM
  4. merge multiple entries in table
    By rajsa in forum Database Design
    Replies: 1
    Last Post: 07-02-2010, 07:16 AM
  5. table design: one big table vs. multiple small tables
    By lstairs in forum Database Design
    Replies: 3
    Last Post: 12-31-2009, 08:46 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