A
Adam
Hi All,
I have a database which has started duplicating records to a reason
unknown to me. Whilst I investigate this issue I want users to still be
able to use the database.
As a temporary solution I have setup a 'Key' field in a table, and
setup an append query to append the records from one table to another,
and append to the 'Key' field a field which is unique. It is the
'AuditID' field and the 'QuestionID' consolidated into the one field.
On the table it is appending too the key field has been set Index with
no duplicates.
When i run the append query myself i have to press Yes at the prompt
which tells me it is validating an Index rule and would i like to run
the query for the remaining records anyway. When I select Yes it runs
as i wish, and brings in no duplicate records.
However I have a macro setup that runs this append query. I cannot see
a setting anywhere that will select Yes at the Index prompt screen.
Does anyone know how to get around this?
Many Thanks!!
Adam
I have a database which has started duplicating records to a reason
unknown to me. Whilst I investigate this issue I want users to still be
able to use the database.
As a temporary solution I have setup a 'Key' field in a table, and
setup an append query to append the records from one table to another,
and append to the 'Key' field a field which is unique. It is the
'AuditID' field and the 'QuestionID' consolidated into the one field.
On the table it is appending too the key field has been set Index with
no duplicates.
When i run the append query myself i have to press Yes at the prompt
which tells me it is validating an Index rule and would i like to run
the query for the remaining records anyway. When I select Yes it runs
as i wish, and brings in no duplicate records.
However I have a macro setup that runs this append query. I cannot see
a setting anywhere that will select Yes at the Index prompt screen.
Does anyone know how to get around this?
Many Thanks!!
Adam