I have a form with an action button on it that when clicked opens another form. I wish to apply a filter to the opened form. what would the code be in the DoCmd.OpenForm to select those records where the value of FI in the table Components is equal to A.
I believe I have to apply the filter to the table that the text box in the form is bound to correct?
thanks.
I believe I have to apply the filter to the table that the text box in the form is bound to correct?
thanks.