cardgunner
Registered User.
- Local time
- Today, 06:04
- Joined
- Aug 8, 2005
- Messages
- 210
I want my form to refresh after the user has selected the record. I have tried the load, current, resize, activate, and open and these don't refresh when I want them to. The on timer works but it's too much.
So soon as he switches from one record to the next I want it to refresh.
Reason for this, and it may not be a good one, is on the form is a listbox and the rowsource of the listbox is bound to a value on the form. So the info in the listbox won't show the right values till i refresh. I don't want the user to have to hit a refresh button.
So soon as he switches from one record to the next I want it to refresh.
Reason for this, and it may not be a good one, is on the form is a listbox and the rowsource of the listbox is bound to a value on the form. So the info in the listbox won't show the right values till i refresh. I don't want the user to have to hit a refresh button.