Hello,
please I need your help.
I use a code from your Forum but I get a lot of error messages.
Dim BoApp As busobj.Application, BODoc As busobj.Document, BORep As busobj.Report
Dim i, rpt
Set BoApp = CreateObject("BusinessObjects.application")
With BoApp
.LoginAs "xxxxxx", "xxxxxx"...