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 Shaun E 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: *

  • Users: Kanaga7
  • Content: Threads
  • Order by date
  1. Kanaga7

    Runtime error:2450

    Hi, When I click cancel button in the report, i got the following msg "Run-time error 2450: can't find the form ..referred to in a macro expression or visual basic code". My code: Private Sub cmdCancel_Click() If Left(Me.OpenArgs, 12) = "frmACAddEdit" Then SelectIt...

Part and Inventory Search

Back
Top