Pretty simple explanation. I have a table with 10 entries, 5 entries with the year 2010 and 5 entries with 2011 in a column.
In the query I have, I use Like *2010 to
Yes, it's possible.Just add your stuff to the 'YourComboName.After_Update'. Look for the Events of the Form that are fired before the form is shown. There build your query as like HansUp suggested.