For every record in table A, there should be at least one corresponding record in table B. The common field is LOCATION. I need a list of all location #'s that are not in table B. This is probably a very easy thing to do, but I'm having an awful time accomplishing it. Can anyone help out?