A aspfun Active member Joined Feb 16, 2010 Messages 34 Programming Experience 5-10 Jun 17, 2013 #1 How to load crystal report if report (myorder.rpt) is in project folder? How to finish "what path here"? Dim cryRpt As New ReportDocument cryRpt.Load(what path here & "\" & "myorder.rpt")
How to load crystal report if report (myorder.rpt) is in project folder? How to finish "what path here"? Dim cryRpt As New ReportDocument cryRpt.Load(what path here & "\" & "myorder.rpt")