I have a query with 5 fields. 2 of the fields have a couple variables. What I'm doing is displaying a report based on selected values on the form. <br>Ok so in the query the 2 fields are just integers, one says Between [Clockstart] and [clockend]<br>the other says<br>Between [jobstart] and [jobend]<br><br>My form has fields clocks, clocke, jobs, jobe. What I need to know how to do is send those fields on the form to the report. Obviously when you open the report it prompts for those variables, I want to automatically fill those variables.<br><br>Any question let me know!<br>Thanks Again..