This is a follow on to the Duplicate Query problem I did what was suggested and now I get this msg The changes you requested were not sucessful, they would create duplicate values in Index,Primary key or relationship, change data in fields. Is there maybe a way to write it in VB by saying if Invoice number is = to invoice number and the Date is different then delete one of the two records. This sounds so simple but I cant do it.
Can anyone help
E.g
In_no wt ref no date
123 23 1234 12/03/01
123 23 1234 13/03/01
I would like to delete the 13/03/01 as this is a duplicate with the wrong date I have this in 16000 records
Pawel
Can anyone help
E.g
In_no wt ref no date
123 23 1234 12/03/01
123 23 1234 13/03/01
I would like to delete the 13/03/01 as this is a duplicate with the wrong date I have this in 16000 records
Pawel