Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. scrix1

    SetFocus function call errors

    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.
  2. scrix1

    SetFocus function call errors

    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...

Part and Inventory Search

Back
Top