This works fine and avoids the errors, I'm now getting an error on the next statement 'me.hide'.
Is there a better way of hiding the form, such as 'frmName.hide' and is there any error checking I can perform around this ?
S.
I have had a problem with an application which occasionally produced runtime error 5 (invalid procedure call/access denied).
To resolve this is resorted in adding line by line tracing to find where the problem was occuring only to find the statement was 'txtField.SetFocus'.
This statement works...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.