Hey all,
When using combo boxes, I tend to use a query as their row source. In an effort to maintain certain comboboxes and stop them from becoming too long, I use a check box to exclude values that are no longer needed.
For example, if I have a combobox on a form that lists 'Years', as the...