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 bkrike 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 9962444

  1. 9962444

    Scheduling problem

    Sub Main() Dim objImpApp As Object Dim objImpCat As Object Dim objUser As Object Set objImpApp = CreateObject("CognosImpromptu.Application") objImpApp.OpenCatalog "C:\temp\abcdmdb.cat" Set objImpCat = objImpApp.ActiveCatalog Set objUser =...

Part and Inventory Search

Back
Top