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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by FuzzyLogix

  1. FuzzyLogix

    ActiveX Error

    In case of GetObject the first argument is the path of dll file, If you donot know the path of the file then only give empty string in first argument i.e. "" your code will become Set crApp = GetObject("", Crystal.CRPE.Application") Lemme know further if any problem...

Part and Inventory Search

Back
Top