B
Bill Mitchell
I want to write some code I can use in a shortcut menu
that will remove a filter from the active subform without
effecting the parent form.
Any ideas?
Also, the built in docmd.runcommand.filterbyselection
seems to work well at filtering the active subform by
whatever happens to be the activecontrol. Does anyone
know the underlying code for this action?
It would be helpful to know this because I seem to be
having a hard time writing code once which can be used in
many shortcut menus that will work on the active form
whenever it is called.
that will remove a filter from the active subform without
effecting the parent form.
Any ideas?
Also, the built in docmd.runcommand.filterbyselection
seems to work well at filtering the active subform by
whatever happens to be the activecontrol. Does anyone
know the underlying code for this action?
It would be helpful to know this because I seem to be
having a hard time writing code once which can be used in
many shortcut menus that will work on the active form
whenever it is called.