I want to generate a report using a date that the user can enter. How can I do that? Can I create a form for the user to enter the date and link it to a report? Thanks for the help.
- Create a form with an input text box or combo box
- Refer to that text box or combo box in the query that supplies data to the form
- Put a button on the form to either print preview the report or send it directly to the printer
I still don't quite understand. I have created my form with a text box to enter a date. I have created a query to print the fields I want and set the date to the date field in my form like:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.