Results 1 to 6 of 6
  1. #1
    kwooten is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Jun 2011
    Posts
    255

    return data for similar fields


    I am trying to piece together 2 tables of data that doesn't totally match. Some of the descriptions are similar and for those that aren't, some of the address related to the data are similar. How can i piece this together? There really isn't any unique identifiers. Basically it is like if "Seven Hills" is similar to "66857-BLDG-SPRING HILL FLA SEVEN HILLS" then "66857".. Some cases i will have "101 South College St" vs "101 S College St" or even "101 South College Street" that would return another 5 digit center.. I can link a piece of the data if that would help..

  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,770
    My inclination is to say, "can't". Some data is too bad to be manageable. Without key linking fields, you are up a creek ...

    Clean up the data in the description field to standardize content, assign common key value - record-by-record - a tedious and time-consuming effort.
    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
    kwooten is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Jun 2011
    Posts
    255
    fantastic... thanks for the response

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Will have to decide which 5-digit center code should be assigned to all variations of "101 South College St". How will this impact child records related to the other 5-digit center codes? This sort of data clean up is not easy if there are dependent 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.

  5. #5
    kwooten is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Jun 2011
    Posts
    255
    not sure i follow the impact of child records..

  6. #6
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Suppose related child table has records that are all associated with variations of the address 101 South College St, like:
    Center Data1 Data2
    66857 ABC DEF
    87631 GHI DEF
    66857 ABC JKL
    54320 GHI JKL

    If you decide that address in all its variations should be assigned CenterCode 66857 and the other two abandoned, these child records must first be changed to all reflect 66857.

    However, since I don't know your data and structure, I don't know what you are really faced with, why you need to 'piece together 2 tables'.
    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. How to Join Similar Fields Based on a Third Field?
    By Inaccessable in forum Queries
    Replies: 1
    Last Post: 07-12-2013, 03:56 PM
  2. Relating similar fields???
    By smoothlarryhughes in forum Access
    Replies: 10
    Last Post: 02-26-2013, 12:50 PM
  3. Replies: 2
    Last Post: 05-29-2012, 07:13 PM
  4. Query for similar but not exact data
    By markdudley in forum Queries
    Replies: 4
    Last Post: 03-09-2012, 01:02 PM
  5. Replies: 3
    Last Post: 02-24-2012, 06:20 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