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 99% of the time, but when it produces the error the only way to resolve is to re-boot.
Has anyone seen this before ? Any ideas as to what could be causing it ?
scrix1
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 99% of the time, but when it produces the error the only way to resolve is to re-boot.
Has anyone seen this before ? Any ideas as to what could be causing it ?
scrix1