Hi guys. I have a windows form and would like to print reports from data stored in an MS Access database. I have found many tutorials about Crystal reports However, I dont seem to understand the following:

- Creating a report like a Master/Details form where I have a customer data in the report header and details pertaining only to that customer in the detail section.

- Adding parameters so that I can select transactions between two dates or by transaction type (which are fields in the form in VB .Net).

Can anyone point me to a sample code or tutorial. I have tried reading 101 Microsoft VB.NET Applications but it is not easy to follow to a beginner.
I will Appreciate your help