I'm getting this error
**Run-time error 2491
The action or method is invalid because the form or report isn't bound to a table or query.
I'm using a search/filter in my form and it works fine. But once I added it to a Navigation form it is giving me the error.
This is the code I'm...