Hey all,
I have a query that is returning a number of duplicates because of the way that it is set up. The duplicates are the same in every field except one (BS%). For the duplicates, BS % is blank in one and has a value in the other. I want to query the original query in order to remove the duplicates as well as add another criteria. If the record is a duplicate not counting (BS %), and the BS% is null then I want it deleted. Any ideas on how this would look? Thanks
I have a query that is returning a number of duplicates because of the way that it is set up. The duplicates are the same in every field except one (BS%). For the duplicates, BS % is blank in one and has a value in the other. I want to query the original query in order to remove the duplicates as well as add another criteria. If the record is a duplicate not counting (BS %), and the BS% is null then I want it deleted. Any ideas on how this would look? Thanks