Thanks...I finnaly got it. Here is the code for others with the same roblem. It was to easy..
Dim SortStuff As String
'SortStuff = "Client.InstName"
SortStuff = "Client.LessonDate"
CrystalReport1.ReportFileName = "c:\web\skiinst\client1.rpt"...
Thanks, I must be close to solving this. In my VB code I have wrtten...
CrystalReport1.ReportFileName = "c:\web\skiinst\client1.rpt"
CrystalReport1.SortFields =
What do I place after the SortFields property?
Thanks again
Vatrix
How do I tell the report what sort fields to use from my VB Code. I have used replaceselectionformulas in VB before but this must be REAl easy??!!, I can't get it. Thanks
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.