Hello to all of you .

I am trying to build report off the table ( BankWires) which has 6 fileds such as : Remit Date, Payment Aamount, BankCodes( they are bank codes),
I would like to hae in the report following :
Remit Date based on table field remit date,
Total Payment based on field Payment Amount sum of it group by codes by bank,
Record count -numbers if records based on group by numbers of bank codes
Code-based on BanksCode field in the table

I can build report using report wizard but I would like to have another arangment such as:

Remit Date Total Payment Record Count Codes
data data data data data
data data data data data
data data data data data



And also I am trying to fugure out how to counts record Counts and place them inti Record Count field of report .

Thank you for any advise and hint how to accoplish it .

The Best Reagrds.