Hello guys, Im new to access and obviously having a rough time
Basically what im trying to accomplish here Is a report that can use a form as a parameter to pull a query of dates.
I've created, Form, Report, Query
However, I am unable to make the query open up the form to gather the parameters
In criteria field for Date Range I put the following using the build wizard, and i am prompted with a Box for Paremeter value not the form.. Is there something special i have to do to get this to work?
Between [Forms]![Dates]![in_StartDate] And [Forms]![Dates]![in_EndDate]
Thanks,
Josh
I've created, Form, Report, Query
However, I am unable to make the query open up the form to gather the parameters
In criteria field for Date Range I put the following using the build wizard, and i am prompted with a Box for Paremeter value not the form.. Is there something special i have to do to get this to work?
Between [Forms]![Dates]![in_StartDate] And [Forms]![Dates]![in_EndDate]
Thanks,
Josh