Any help would be appreciated. My users have found that when they scroll through a report in the Java Smart Viewer, duplicate records are created within that report. If they enter the Smart Viewer and print the report, the correct data is printed. Has anyone encountered this?
Thanks.
Try something like this:
formName.CrystalReport1.Formulas(0) = "Title"
This works in Crystal 7. You will need to make an empty formula field on your report to pass in the title.
Good luck.
I am using Crystal 8. I have a report that is linked to two sub-reports. The sub-reports are run based on a boolean parameter passed to the parent report.
My problem is this:
When I run the parent report with both sub-report parameters set to false the main report displays the correct...
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.