S
Steve S
Hi:
The results of my totals query are to be used alongside a delete query to
delete duplicates. The problem I'm having is that the totals query yields a
recordset that is read only, therefore the delete query can't delete the
duplicates because of the read only attribute. How can I remove the read
only attribute from the totals query?
Thank you,
Steve S
The results of my totals query are to be used alongside a delete query to
delete duplicates. The problem I'm having is that the totals query yields a
recordset that is read only, therefore the delete query can't delete the
duplicates because of the read only attribute. How can I remove the read
only attribute from the totals query?
Thank you,
Steve S