Results 1 to 2 of 2
  1. #1
    medmanit is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Oct 2016
    Posts
    1

    Post Find differences between two tables and display changes

    Hi , I am new to access, but I hope that I can learn from the experts on the forum here and videos on MS Access online. Hopefully, work will pay for a course, but I have a challenge, I have two tables that have a common key. It is called LOINC Code in the OLIS table and LOINC/pCLOCD Code in the pCLOCD table. I want use the LOINC code from the OLIS table to see if there are updates in the pCLOCD table. I would like to be able to produce a report that shows the code and what the difference is from the OLIS table. The tricky part is that a single code may have more than more difference, so i need it to look up to 7 fields. I have tried 'find unmatched', but it only works for one field and I need to look at multiple fields for each code. Is there a single SQL that can accomplise this task?





    OLIS table pCLOCD Table
    LOINC CODE..........................LOINC/pCLOCD Code
    LOINC Component Name........ LN COMPONENT
    LOINC Property.................... LN PROPERTY
    LOINC Time ........................ LN TIME
    LOINC System .................... LN SYSTEM


    LOINC Scale........................ LN SCALE
    LOINC Method....................... LN METHOD
    Result Category..................... LN CLASS

  2. #2
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 8 Access 2013
    Join Date
    Aug 2013
    Posts
    7,862
    You can add additional JOINS after running the Wizard. After running the Wizard, take a look at the SQL that results. Copy and paste the SQL here.
    .
    Click image for larger version. 

Name:	ViewSQL_Ribbon.jpg 
Views:	9 
Size:	35.6 KB 
ID:	26013

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

Similar Threads

  1. Best method to compare 2 tables and highlight field differences
    By warrensalsa in forum Database Design
    Replies: 2
    Last Post: 10-29-2015, 10:04 AM
  2. Replies: 7
    Last Post: 07-07-2014, 02:39 PM
  3. Replies: 9
    Last Post: 12-03-2013, 02:33 PM
  4. Replies: 3
    Last Post: 08-13-2012, 08:04 AM
  5. Compare tables and tell me differences
    By cowboy in forum Programming
    Replies: 2
    Last Post: 08-11-2010, 08:32 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