Here is my problem in pictures and the best decription i can give.

This is Form 1 - it has data bound from a local database created in SQL server.

http://i22.photobucket.com/albums/b3...s050/form1.jpg

And this is my report

http://i22.photobucket.com/albums/b3...050/report.jpg

What i want to do is, through the button on form 1, take whatever data is chosen by the user in the textboxes, through to the report that opens on form 2. So it looks like the below:

http://i22.photobucket.com/albums/b3.../processed.jpg

How do i do this?

Much thanks in advance.