Click here to Skip to main content
15,887,485 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi, i have this project for a payroll sheet and i created a report using the crystal. My problem before is the multiple display in employee names but i already have a solution for that, using the report option in crystal report. But if you look in the running total it still sum the suppressed data. I already search the web for a possible solution but nothing works for me. any suggestion ?

What I have tried:

I'm using crystal reports version 2000, Mysql workbench and vb 2010
Posted
Updated 7-Aug-19 20:26pm

1 solution

SQL SELECT only the records you need in the first place since your "other solution" isn't helping any.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900