dynamictiger
Technical User
As part of a nested function I am passing criteria to an ADO recordset which is using find to find matching records.
If there is no match ADO kicks me out without an error message.
How do I test my criteria to see if there is a match from within the find method?
If there is no match ADO kicks me out without an error message.
How do I test my criteria to see if there is a match from within the find method?