Click here to Skip to main content
15,895,805 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to create balance site report where Payment and Receipts have two different column .
I have a table for voucher entry and I want to display payment in one column with voucher description and receipts in one column with specific voucher description in crystal report.
But details for payment are displayed in receipt section and in payment section details of receipts are displayed except amount. I have same datatable for both payment and receipt entries,
I want to display payment and receipt in same report with specific description


I above report receipts section should not be filled with voucher number ‘P-00001’ it should only be displayed in payment section.
Similarly Voucher No- R-00003 should only be display in receipt section. Not in payment section.
In my table there is one field
payment ----in which two value are save.1-Receipts 2-Payment
so receipts value go to Receipt field and Payment value in Payment Field
Posted
Updated 2-Nov-12 23:09pm
v2
Comments
ahmad zrein 6-Nov-12 19:01pm    
i do not think you an filter on crystal report directly, you can work on the sql stataement then refresh.

in the form you can select, then in the same form you have crystal report layout, any changes witll refresh.

hopy undestand your question

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