Hello,
What method can I use to clear or remove a filter?
I have an unbound combo box attached to a form which is used to filter selected work order numbers. The filter works great but I need a method to clear the filter in order to perform additional filters.
I would like to attaché the code to a button on the “On Click” event.
What method can I use to clear or remove a filter?
I have an unbound combo box attached to a form which is used to filter selected work order numbers. The filter works great but I need a method to clear the filter in order to perform additional filters.
I would like to attaché the code to a button on the “On Click” event.