Hi, everybody i'm trying to do a sort the data to be print with Crystal Report
.Show
Set Report = Crxapp.OpenReport(mypath, 1)
.ReportViewer.ReportSource = Report
Set crFormulaField = Report.Database.Tables(1).Fields(24)
Report.RecordSortFields.Add crFormulaField...
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.