Results 1 to 4 of 4
  1. #1
    qtadams is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2013
    Posts
    2

    Creating a Call Log for Customers

    I need to make a DBA that will have 2 tables. One Has general Infomation name, address, phone, ect. Another that will log each call made to that customer. The purpose is to log everytime I speak to a customer and be able to determine using a qury who I have not called in a while.

  2. #2
    NTC is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2009
    Posts
    2,392
    And the question is ?? ....... Your Customer General table must have a unique ID per unique customer....generally the autonumber field type will suffice for that....and be the key field...

    Then in the Log table - you need to have that Customer ID field - for cross referencing purposes...If the customer ID is autonumber then this field is a number field....

    Then to implement for data entry/viewing ....you make the Customer table into the Main form - - and the Log table into the sub form.

    Hope this helps

  3. #3
    qtadams is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2013
    Posts
    2
    Thank you very much. I always get tripped up with the relationships. How do I create the correct relationship?

  4. #4
    NTC is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2009
    Posts
    2,392
    correct them? .... well there is a Show Relationships in the ribbon Tools - and if you have set them up incorrectly then you put your curson on the connecting line, right click, and delete that line...

    but in general - - when you set up the sub form - the wizard is going to step you thru asking what is the cross ref key - it is actually going to suggest the key - and that's all one needs to do.....

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

Similar Threads

  1. Replies: 8
    Last Post: 08-12-2012, 06:05 AM
  2. Keep History of Customers
    By imtiaz703 in forum Access
    Replies: 4
    Last Post: 02-23-2012, 02:57 PM
  3. Keep History of Customers Address.
    By imtiaz703 in forum Access
    Replies: 1
    Last Post: 02-18-2012, 06:14 PM
  4. Add to customers/bookings form
    By Dega in forum Forms
    Replies: 1
    Last Post: 01-25-2010, 02:15 PM
  5. Help me please w/ combining like customers
    By lsulaurie in forum Queries
    Replies: 2
    Last Post: 06-30-2008, 02:59 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