rodrunner79
IS-IT--Management
Hi guys...
I have a form that has an unbound textbox control (txtPONumber) and the form also has command button that opens a report when clicked. What I want to accomplished is, when the command button is clicked rather than opening a report that contains all records, I want the report to filter only records that is equal to the value of txtPONumber.
I have a form that has an unbound textbox control (txtPONumber) and the form also has command button that opens a report when clicked. What I want to accomplished is, when the command button is clicked rather than opening a report that contains all records, I want the report to filter only records that is equal to the value of txtPONumber.