D
Dante
Hi from Italy,
i have a table with several hundred of record like this :
1 2 3 4 5 6 7 8
1 2 3 4 5 6 8 9
1 2 3 4 5 6 9 10
i want to delete all record that have 6 number equal, so in the example
above
will be remain only one record (not importance who remain)
I have tried with a query, but i think that vba is the solution (i don't
manage it).
Can you help me ??
Many thanks in advance !!
i have a table with several hundred of record like this :
1 2 3 4 5 6 7 8
1 2 3 4 5 6 8 9
1 2 3 4 5 6 9 10
i want to delete all record that have 6 number equal, so in the example
above
will be remain only one record (not importance who remain)
I have tried with a query, but i think that vba is the solution (i don't
manage it).
Can you help me ??
Many thanks in advance !!