G
Guest
I have a form with a filter on it that works fine: DoCmd.ApplyFilter et
cetera. However, when I put the form as a subform on another form and try to
run the filter I receive the error: The action or method is invalid because
the form or report isn't bound to a table or query.
I'm guessing the filter was run on the new form level, not the subform. What
am I doing wrong?
Thanks.
cetera. However, when I put the form as a subform on another form and try to
run the filter I receive the error: The action or method is invalid because
the form or report isn't bound to a table or query.
I'm guessing the filter was run on the new form level, not the subform. What
am I doing wrong?
Thanks.