Tips/Tricks - Record Finder Code
This is just a great interface for file maintenance, but I am having a little trouble. NoMatch is DAO - so I used EOF instead - will this work? Also, no such think as FindNext or FindFirst. I had to switch all these methods to just .Find. Don't know if this will work yet because the whole process is hung up on an error message:
"You entered an expression that has an invalid reference to the RecordsetClone property."
The error message refers to "Set recClone = frmCallingForm.RecordsetClone" on pg. 861.
I don't see anything wrong with your code or mine. Do you know what gives. Sure would like to get these processes working 'cause they're such a great design.
Thanks.
Jeff
|