I created a form with 25 start dates and 25 end dates for each company . The user will enter the dates after the goods are delivered. I need to create a report based on each company's name on the start date and the end date .
The date fields are filled with some days in June and some days in July. The user needs to run a report on how many goods were delivered in June. How to create a parameter on the query?
ex: If the user enters the dates from June 01 to June 30th It has to print a report between those days.
Thanks in advance.
The date fields are filled with some days in June and some days in July. The user needs to run a report on how many goods were delivered in June. How to create a parameter on the query?
ex: If the user enters the dates from June 01 to June 30th It has to print a report between those days.
Thanks in advance.