hi everyone, could anyone please tell me how i could get the crystal reports control in vb6 or how i could use the crviewer?? ------ crvReports.GetViewName ("Billing_Info.rpt") crvReports.GetViewPath ("S:\Kleber\CIBC_Circuits") crvReports.PrintReport 'crvReports.ViewReport "S:\Kleber\CIBC_Circuits\Billing_Inf o.rpt" crvReports.Visible = True crvReports.DisplayToolbar = True ------ any help will be greatly appreciated thanks kp