hi everybody.

I've been searching on this but can't seem to find the answer.

I have an access database with a table called tblDVD. This table has a field called 'actief' where the last date a dvd has been ordered is stored in. If a DVD hasn't been ordered the field is empty.

Now, I have to make a crystal report where the user first gives two dates (a start date and end date) in a textbox, and then the report should only show the DVD's who have been ordered between those dates.

I can't seem to find how to link the date input and the crystal report. Could anyone help me?

thanks.