I am searching for duplicate values using findnext. THis is done in an outer Do Until rst.EOF loop, which rst.movenext at the end of the loop.
The problem is that it thinks it is EOF with every new record that does not have a duplicate. I've gone crazy testing whether it is a new record within my code, and am thinking could it be an EOF problem???
Anyone ever come across this nonsense before?
Thanks and I hope you have,
julie