I have a query that prompts for the date and shift for downtime of certain departments. I want to be able to select a specific shift or all if none is entered.
here's a snippet of the sql:
WHERE ((([Sawmill Service Records].ServiceDate) Between [Enter Start Date] And [Enter End Date]) AND...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.