I have been trying to run a report, designed in the RDC (i.e. a *.rpt file), called from a VB app in the following way:
Dim oCrystalReport As CRAXDRT.Report
Dim oCrystalApp As New CRAXDRT.Application
Dim frmRpt As frmReport
Set frmRpt = New frmReport
Set frmRpt.Report =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.