I have a Report with 35 records. But unfortunately, when I want to print just one of them, I get all 35 of them. Can somebody please tell me how to print any record I want to print instead of all of them?
In your query that feeds your report (if you don't have a query, build one) put a parm in one of the criteria fields that would select the record you want.
For instance, if you want a certain employee ID, then in the EmployeeId field you would put [What is the ID] as the criteria. By having this in brackets then you will get a prompt for the value when you open the report. You can put in the value and get the desired record. ljprodev@yahoo.com
ProDev, MS Access Applications B-)
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.