vickiwells
Registered User.
- Local time
- Today, 07:48
- Joined
- Jun 30, 2000
- Messages
- 61
I have a combo box which is used to enter new data. However, sometimes the user accidentally changes data, when what they meant to do is filter by form. What's the best way avoid this and still be able to enter new data in the combo box? I've tried using a separate unbound combo, but it doesn't actually filter the records, it just does a GoTo.