Ok. I have a list of numbers in 2 fields. What do I do for the criteria to show the numbers that are not the same for each field. Ex:
693 703<----
756 756
733 737<----
733 781<----
664 664
Both numbers are from 2 separate tables. How do I get teh query to only show the numbers that dont match?
693 703<----
756 756
733 737<----
733 781<----
664 664
Both numbers are from 2 separate tables. How do I get teh query to only show the numbers that dont match?