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 Chris Miller 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. VBAchallenged

    Problems finding correct library to Reference

    I am using the following line of code in VBA: If IsLoaded("frmNewShipperContact") Then I can't compile my code because of the "IsLoaded". I get the following Errror: "Sub or Function not defined." In Object Browser, "IsLoaded" is a member of...

Part and Inventory Search

Back
Top