Hello

I have a small application using vb6 platform & using sql2000 database. In database, I have 3 tables, Login, Bank & Transaction. I have; lets say, 5 bank accounts in that database. Now, what I need to do is to create a report which should show the transactions separately for all banks. I have created a report, that, shows, the transactions of all banks, altogether, separating them, via groups, but, I am unable to create the report, for separate banks.

Is this achievable? If Yes!, How?

Can anybody help me out.

I will create Separate Command buttons, on the form, and call the same report from them. If there is any other way of achieving the same, please do share it with me.

Guidance is requested.