Hey all,
I'm trying to figure out the best way to hide an unused option in a combobox. Currently I have a tick box that the user can tick if the option is no longer needed. I then have a query that filters out the ticked boxes as the coboboxes record source. However, when this is done, the records that have previously used that option appear blank. This obviously makes sense but I was wondering if there was a way to keep the previous records intact?
I might be going about this the wrong way, so any advice would be great!
Thanks,
-NS
I'm trying to figure out the best way to hide an unused option in a combobox. Currently I have a tick box that the user can tick if the option is no longer needed. I then have a query that filters out the ticked boxes as the coboboxes record source. However, when this is done, the records that have previously used that option appear blank. This obviously makes sense but I was wondering if there was a way to keep the previous records intact?
I might be going about this the wrong way, so any advice would be great!
Thanks,
-NS
Last edited: