back2basic
Registered User.
- Local time
- Today, 14:07
- Joined
- Feb 19, 2013
- Messages
- 113
Please help me understand!
I have an unbound ComboBox which I am using to allow a user to select a record. On "click" the CB calls code so I can use the info in the combo box to populate text boxes in the form. Ok, it works great for a split second but as soon as I move to the next field of the form which calls more code on event "After Update", all of my text boxes revert back to the information of the first record in the table.
I have an unbound ComboBox which I am using to allow a user to select a record. On "click" the CB calls code so I can use the info in the combo box to populate text boxes in the form. Ok, it works great for a split second but as soon as I move to the next field of the form which calls more code on event "After Update", all of my text boxes revert back to the information of the first record in the table.