Goodafternoon,
I've got a table with 5 fields, lets say fields A,B,C,D,E.
The table is filled from different sources (imports, VBA created info etc. etc.).
After the fill (or during) I want that each combination of A and B occurs only one time. What is easiest?
1) Make a query with the...