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 Mike Lewis 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. JuanjoP

    Powerplay 8.4 Macro to excel

    Hello, I have a macro in version 7.3 of the following form and I run through a bat. Code: Sub Main() ObjPPRep Dim como Objeto Conjunto objPPRep = CreateObject("CognosPowerPlay.Report") objPPRep.Open(" c:\documents and settings\escritorio\Informe1.ppx") objPPRep.visible(FALSE)...

Part and Inventory Search

Back
Top