I have a form in which a number of Command Buttons activating a certain query.
the query shows 2 fields: name, statusid
each one of the Cmd Buttons should open the query but with a different status.
I think it would be wiser to use only one general query and use the form's filter. How can I filter my request automatically?
I want the Cmd's to show wanted records filtered by the relevant status automatcaly.
thanks
the query shows 2 fields: name, statusid
each one of the Cmd Buttons should open the query but with a different status.
I think it would be wiser to use only one general query and use the form's filter. How can I filter my request automatically?
I want the Cmd's to show wanted records filtered by the relevant status automatcaly.
thanks