Good Morning! Have 2 tables; table#1 contains a field with a unique strings (numbers) and the table#2 has the same field but with many instances of the various unique strings. What I need to do is delete all instances of the strings in table#2 that match those unique strings in table#1. Have tried delete query but have not been successful - any help is greatly appreciated.
Don
Don