Results 1 to 2 of 2
  1. #1
    triley01 is offline Novice
    Windows XP Access 2003
    Join Date
    Feb 2009
    Posts
    3

    Split a table into related tables

    Hello,

    I have imported a list from Excel with 25K records. Each row has Name information (FN,LN,Co,Address,) plus Payment information (TransDate, Amount, GL) If a person paid more than once their Name information is repeated with the new Payment information. So the list contains many duplicate name entries.

    From this table I would like to create a Name table that stores each unique person only once and links to a Payments table which shows one or more payments that each Name record has given.

    How in Access can I accomplish this? Thanks so much for your help. Tim

  2. #2
    RickM is offline Novice
    Windows XP Access 2007
    Join Date
    Feb 2009
    Posts
    15
    You can create a make a table query and use the name field.
    Group the name field to min or max. That should give you the list or table of the unique names only.

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

Similar Threads

  1. Table related to multiple tables by single ID
    By MrTumnus in forum Access
    Replies: 1
    Last Post: 11-17-2009, 02:05 PM
  2. ODBC related struggles
    By gray8110 in forum Access
    Replies: 0
    Last Post: 12-08-2008, 02:31 AM
  3. split a column into two seperate columns
    By nybanshee in forum Access
    Replies: 2
    Last Post: 08-14-2008, 04:52 PM
  4. Split text field into two text fields
    By Grant in forum Access
    Replies: 6
    Last Post: 01-31-2008, 05:52 AM
  5. Joining tables two tables and another table that is not
    By DevintheDude in forum Database Design
    Replies: 0
    Last Post: 09-12-2007, 08:56 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