DirtDiverKF
Registered User.
- Local time
- Yesterday, 22:55
- Joined
- Oct 17, 2011
- Messages
- 12
Hi guys, I have a form whose record set is a query. On the form i have a unbound combo box that drives the record for the form. This all works well except after i edit the record and save it, if i hit refresh the record goes to the first record in the table and the combo stays where its at. How do i make my combo box stay synced with the form. I tried to bind it to a field but it goes nuts on me when i do this for some reason. Thanks.