Crystal 8.5, ODBC, Access Database
I have a client (charitable) that assists their clients by paying utility bills in time of hardship. They will pay several utility bills with one check. I have created a database for inputing clients and their assists. While creating a yearly report for FEMA I need to group the data based on the Date, then check number. The clients need to be grouped under their appropriate check num without printing the individual header info. Here is what I need:
Date Check1 Payee Total Amt
Voucher1 Client Name
Voucher2 Client Name
Voucher3 Client Name
Date Check2 Payee Total Amt
Voucher4 Client Name
Voucher5 Client Name
Above is two separate detail lines. Currently, I am getting this:
Date Check1 Payee Total Amt
Voucher1 Client Name
Date Check1 Payee Total Amt
Voucher2 Client Name
Date Check3 Payee Total Amt
Voucher3 Client Name
I have a client (charitable) that assists their clients by paying utility bills in time of hardship. They will pay several utility bills with one check. I have created a database for inputing clients and their assists. While creating a yearly report for FEMA I need to group the data based on the Date, then check number. The clients need to be grouped under their appropriate check num without printing the individual header info. Here is what I need:
Date Check1 Payee Total Amt
Voucher1 Client Name
Voucher2 Client Name
Voucher3 Client Name
Date Check2 Payee Total Amt
Voucher4 Client Name
Voucher5 Client Name
Above is two separate detail lines. Currently, I am getting this:
Date Check1 Payee Total Amt
Voucher1 Client Name
Date Check1 Payee Total Amt
Voucher2 Client Name
Date Check3 Payee Total Amt
Voucher3 Client Name