can someone please give me a hint on how to simply call up a report from a form button, with the addition of a date, as a parameter,which is on a textfield to filter the query?!! Thanks a lot in advance.
kingz2000
I am assuming you are doing it this way...
1. Your query is based on a table, which has a date field.
2. Your report is based on that query.
3. Your form has the unbound text box in which you put the date you want the report for...and your form has the command button (your command button expression is correct)
If these 3 assumptions are correct, then what I suggested should work.
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.