G
Guest
hi,
I have a form that is based on a stored parameter query ( this is an adp
project ).
It works fine when I first open the form from a main menu. I am prompted for
a client number. However, when I want to look up another client number, I
can click on a button "change client " which has as it's event
("=openform("client ")... Well, I get a message telling me"apply/filter
action contains a filter name that can't be applied". If I right-click on
the button, I can remove the filter and I am prompted. I dont want to have
users to that. I also tried putting in the event procedure - a close
statement for the form , then I reopen it. That works ok, but how can I get
rid of that filter without closing the form? its driving me nuts. Any
suggestions?
I have a form that is based on a stored parameter query ( this is an adp
project ).
It works fine when I first open the form from a main menu. I am prompted for
a client number. However, when I want to look up another client number, I
can click on a button "change client " which has as it's event
("=openform("client ")... Well, I get a message telling me"apply/filter
action contains a filter name that can't be applied". If I right-click on
the button, I can remove the filter and I am prompted. I dont want to have
users to that. I also tried putting in the event procedure - a close
statement for the form , then I reopen it. That works ok, but how can I get
rid of that filter without closing the form? its driving me nuts. Any
suggestions?