Subform Refresh Help

Badswell

Registered User.
Local time
Today, 00:55
Joined
Feb 13, 2004
Messages
34
In my database, I have a form that has 2 subforms on it. Both subforms are set to run off a query that is driven by a text field on the main form. I want to have a button on the form that when pressed, it will refresh the subforms based on the value in the textbox. I can't find a good way to go about this, any ideas?
 
Why aren't you just using the LinkChild/MasterFields?
 

Users who are viewing this thread

Back
Top Bottom