I have a form that allows users to add new Test Cases to the database. There is a button (Print) that runs a parameter query based on the Test Case Category (field in form).
So, as an example, a user wants to print records (Test Cases) that are from the Firewall Category. They click Print and the report is generated. But, now, the user may want to print only selected records on this report.
This is where I am stuck...I would like to have some type of Print Options box that allows users to specify which records they would want to print. I have not been able to figure this out and would appreciate any advice/thoughts that you may have.
Thank you, in advance.
So, as an example, a user wants to print records (Test Cases) that are from the Firewall Category. They click Print and the report is generated. But, now, the user may want to print only selected records on this report.
This is where I am stuck...I would like to have some type of Print Options box that allows users to specify which records they would want to print. I have not been able to figure this out and would appreciate any advice/thoughts that you may have.
Thank you, in advance.