Well, i have lack of idea on how to generate report....

i have try many ways but still failed.
I'm using Data report of VB6,
and the main objective is
i need to let users to choose which records they need to put in the reports
Have any good idea?
Well, my idea is using Datagrid to show out all records and they choose from it but i cant update the records inside the Datagrid.
So i create a temporary table to store the modify records from Datagrid
but failed.
Can anyone show me the way?
