R
Rob M
Hi all,
I have what's certainly a newbie question.
I have a query that supplies data to a form. Is there a way to filter
the data shown on the form according to different criteria in one
query field? For example, if the user were to press ToggleButton1,
only records with query criteria as "new" would be shown. If they
press ToggleButton2, only records with "active" would be shown.
I can do this manually if I simply type in the criteria in the query
itself. If it's helpful, the query name is "qryUsers" and the query
field name is "Status".
I'd be very grateful for any help!
Thanks,
Rob
I have what's certainly a newbie question.
I have a query that supplies data to a form. Is there a way to filter
the data shown on the form according to different criteria in one
query field? For example, if the user were to press ToggleButton1,
only records with query criteria as "new" would be shown. If they
press ToggleButton2, only records with "active" would be shown.
I can do this manually if I simply type in the criteria in the query
itself. If it's helpful, the query name is "qryUsers" and the query
field name is "Status".
I'd be very grateful for any help!
Thanks,
Rob