I need help extracting a year from a short date format field in a query. I thought typing:
Year([SaleDate])
would allow the user to type in 2008 for example to retrieve records for that year for customer sales in a parameter prompt box…, but it’s not prompting me for anything.
Could you please help ASAP