I have found that if I navigate to the end of a recordset, all global variables either are emptied, or revert to an opposite value (such as in the case of boolean variables).
Can anyone explain why this occurs and how I might prevent it?
Is it simply because a runtime error occurred? (2105)
Actually, it is occurring when I attempt to navigate (in code) past the end of the recordset. I am still working on this particular module and have not yet polished it up or added error handling code.
Many thanks,
Shep
Can anyone explain why this occurs and how I might prevent it?
Is it simply because a runtime error occurred? (2105)
Actually, it is occurring when I attempt to navigate (in code) past the end of the recordset. I am still working on this particular module and have not yet polished it up or added error handling code.
Many thanks,
Shep