this Newbie has adp / stored query problems -
Hello,
I converted a .mdb project to an adp. I have a form that has a stored parameter query as it's source. It works fine when I load the form first. However, when I use the button"Change client" to prompt me for another client number, I get error "applyfilter action contains a filter name that cannot be applied ". The event for this command button is : =OpenForms("edit client"), which in turn is supposed to run a parametized query.
When I right-click on the "change client" button I see the property 'remove filter/sort'. When I click on that, I then get my prompt. I can't leave the project like that. How do I get it to prompt me for the client number without having to click on that property? I know very little about how this is supposed to work. Is this working this way because it's an ADP ? thanks for any suggestions you may have.
|