J
Jay
HI...Let's say I have 2 tables, tblRangesA and tblRangesB, each with
just one field 'RangeName'.
I know tblRangesA contains 5,110 distinct values, and tblRangesB has 6,008.
How do I construct one query, based on both tables linked on 'RangeName,
which will return the 890 values which are in A but not in B?
Any help greatly appreciated....Regards, Jason
just one field 'RangeName'.
I know tblRangesA contains 5,110 distinct values, and tblRangesB has 6,008.
How do I construct one query, based on both tables linked on 'RangeName,
which will return the 890 values which are in A but not in B?
Any help greatly appreciated....Regards, Jason