Hello,
I have an unbound navigation form that houses a tabbed control. Within the tabbed control is a continuous form based on a query.
I can filter this form just fine if i open it by itself, but if i open it from within the navigation form i get an error.
Action or method is invalid because the form or report isn't bound to a table or query
It suggests to use the selectobject action. How would i do this?
I have an unbound navigation form that houses a tabbed control. Within the tabbed control is a continuous form based on a query.
I can filter this form just fine if i open it by itself, but if i open it from within the navigation form i get an error.
Action or method is invalid because the form or report isn't bound to a table or query
It suggests to use the selectobject action. How would i do this?