Hi,
I have a form with a combo box where the user selects the required Project.
I have a Report button on the form. how do I get the report based on the selection in the combo box. currently my report shows all the Projects. I want a report only for the project which is selected.
I have a form with a combo box where the user selects the required Project.
I have a Report button on the form. how do I get the report based on the selection in the combo box. currently my report shows all the Projects. I want a report only for the project which is selected.