Hello, Does anyone know how to set early binding up for the COM wrapper. i.e. Dim objReportLab As Object Set objReportLab = CreateObject("ReportLab.ReportServer") I just want to dim the objReportLab as a REPORTLAB.REPORTSERVER. any ideas ? Thanks