Hey all,
At the moment, when using a combo box to select options I normally use a query for the record source that filters out any options that have a "hide" or "ended" check box ticked. This is simply to stop users selecting options that are no longer applicable and also to stop the combobox list from growing too large.
The problem is that when I "end" an option, the records that have previously contained that option will no longer display it. I can see the reason for this but was wondering if there is a better way or a work around?
Many thanks,
-NS
At the moment, when using a combo box to select options I normally use a query for the record source that filters out any options that have a "hide" or "ended" check box ticked. This is simply to stop users selecting options that are no longer applicable and also to stop the combobox list from growing too large.
The problem is that when I "end" an option, the records that have previously contained that option will no longer display it. I can see the reason for this but was wondering if there is a better way or a work around?
Many thanks,
-NS