WB786
MIS
- Mar 14, 2002
- 610
Here is what my problem: A report needs to be designed so that it prints out the page with Counselor name at the top and then has certain fields of data for client and at the bottom or at the end of report also prints out any refunds/chargebacks for this counselor and then totals the amount the client(s) paid and if any refunds then subtract that one from the subtotal. The math part I am good with. It is other part. How can I build a query that will know how to print only for that particular counselor with and witout refunds. Here is what the rpt will look like:
Counselor
Date Client Amount Comments
At the bottom of page:
Refunds/Chargebacks
Date of refund Client Name Refund Amount RefundType
Total Counselor Bonus: $
So the query should only print one counselor at a time and print them all though with both info. I have setup two queries with the rpt showing a subreport for the refunds section. But can't them to work togather.
Thanks in advance.
Counselor
Date Client Amount Comments
At the bottom of page:
Refunds/Chargebacks
Date of refund Client Name Refund Amount RefundType
Total Counselor Bonus: $
So the query should only print one counselor at a time and print them all though with both info. I have setup two queries with the rpt showing a subreport for the refunds section. But can't them to work togather.
Thanks in advance.