You could do something as rough as entering [ENTER YEAR] into your query criteria.
Personally, I'd use a combobox on a form, with a selection of years, and let the user pick one of those years, then let the query refer to that combobox, like [Forms]![MyFormName]![MyComboBox]