B
Brad Pears
I would like to reset the "filter" property of a subform I have on a tabbed
control. When I try to access that property I get an "object doesn't support
this property or method" error.
I am usign the following syntax to access the subforms filter property...
forms![purchasing]![purchasingitems-filtered].filter = "a filter expression"
.... where purchasingitems-filtered is the subform name.
Maybe you can't set the filter property?
Thanks,
Brad
control. When I try to access that property I get an "object doesn't support
this property or method" error.
I am usign the following syntax to access the subforms filter property...
forms![purchasing]![purchasingitems-filtered].filter = "a filter expression"
.... where purchasingitems-filtered is the subform name.
Maybe you can't set the filter property?
Thanks,
Brad