I have a query that simply returns Customer Name & Number. I am building a sales report with invoice data. I've set the Customer # as a parameter in the report to pull from the Customer query for default and available values. When
I run the report, it doesn't matter how many customers I select, it either runs the report for all customers. How can I get this report to only select the customer I have selected in the parameter?
↧