Data in one table that is not in the other.

ABeepath

New member
Local time
Today, 14:26
Joined
Apr 20, 2010
Messages
6
Hi,

Can anyone assist me with this problem I'm having? I've created a simplfied generic version of what I'm looking to achieve but have been unsuccessful with lookup columns (probably i'm doing something wrong with it).

One table has these fields-
Letter - A, B, C, D, E
Val - 10, 20, 30, 40 ,50

Second table has-
Letter - A, C, E
Val - 10, 30, 50

How do I obtain the letters B and D to show that the data for this was not loaded in the second table :confused: ? Hope this is clear on what I'm trying to achieve.
 
Try the unmatched query wizard.
 
ahhhh Thank you for your prompt response...that worked! :cool:
 

Users who are viewing this thread

Back
Top Bottom