Access 2000:
I have a Make Table query that takes data from two tables.
In essence, I end up with a column named CustomerNumber and one named CustomerName.
I was to dedupe CustomerName, so it only appears once, and potentially halve the size of the resulting table (from 21k records to 10k).
Any ideas how I can do this?
I have a Make Table query that takes data from two tables.
In essence, I end up with a column named CustomerNumber and one named CustomerName.
I was to dedupe CustomerName, so it only appears once, and potentially halve the size of the resulting table (from 21k records to 10k).
Any ideas how I can do this?