racemadnss
Registered User.
- Local time
- Today, 15:37
- Joined
- May 18, 2004
- Messages
- 58
On my form I have a list that needs to be updated whenever the user changes to a new record.
right now im using the OnMouseDown command to Me.Control.Requery, that works fine but I would like the listbox to requery as the user is navigating through the forms.
Thanks
right now im using the OnMouseDown command to Me.Control.Requery, that works fine but I would like the listbox to requery as the user is navigating through the forms.
Thanks