i have a query in place that uses a form with a date picker, the date is stored into a variable in a query which is the used in a report to present the sales
i wanted to search for sales beween 2 dates, using the same method, with the date picker on the form.
i have tested a query using >=09 mar 2013 and <=23 mar 2013, how do i go about using the date picker to get the second date
thanks