Filter with query (1 Viewer)

kitty77

Registered User.
Local time
Today, 05:32
Joined
May 27, 2019
Messages
718
Is it possible to filter a form based on another query that has the field record ID?

Maybe a command button.

Thanks.
 
Do you have any other context? You can use VBA behind a button to set the Filter property of a form. Does the other query return one record or more? Can we assume there is a field in the form's record source that relates to a field in the query?
 

Users who are viewing this thread

Back
Top Bottom