RHubbard
Registered User.
- Local time
- Today, 00:04
- Joined
- Dec 25, 2001
- Messages
- 47
Here's an odd problem.
I have an unbound combo box on a form that is used to look up names of organizations. It works exactly as it is supposed to except for this anomaly-- Anytime the user types in "YWCA" to begin the search process, YWCA appears 2 times in the box, one above the other! It looks like this:
YWCA
YWCA
I tried taking all the various records that begin with YWCA out of the underlying table and re-entering them, but I get the same behavior JUST for that particular name. I also tried re-creating the unbound combo box, but that didn't solve the problem either.
This is driving me batty. Can anyone suggest a solution?
Rick
I have an unbound combo box on a form that is used to look up names of organizations. It works exactly as it is supposed to except for this anomaly-- Anytime the user types in "YWCA" to begin the search process, YWCA appears 2 times in the box, one above the other! It looks like this:
YWCA
YWCA
I tried taking all the various records that begin with YWCA out of the underlying table and re-entering them, but I get the same behavior JUST for that particular name. I also tried re-creating the unbound combo box, but that didn't solve the problem either.
This is driving me batty. Can anyone suggest a solution?
Rick