puakenikeni
Registered User.
- Local time
- Today, 00:14
- Joined
- Jun 24, 2008
- Messages
- 25
I want to use a textbox to be the criteria for a subform. How do I got about refreshing the subform as someone types into the textbox? I'm just placing a basic "requery" subform command, but I've placed it in the AfterUpdate, BeforeUpdate, OnDirty, and Change events, and I have to click outside of the textbox to get the subform to requery.
Is there a way to update the subform while something is being typed into the textbox, or after someone finishes typing?
Is there a way to update the subform while something is being typed into the textbox, or after someone finishes typing?