Icehousman2
Registered User.
- Local time
- Today, 07:26
- Joined
- May 12, 2004
- Messages
- 45
I have a form for the user to edit sales rep information. Things like first last name, phone number, and email. Well, I set it up so that the user selects a rep by name in a combobox (I used the combobox wizard to create it) which fills out the rest of the form with the rep's information, which can then be edited. The problem is that if there are two reps with the same name the system blows up. Well not really, but you know what I mean. Anyway, having two reps with the same name is very rare, actually probably won't happen, but I still think this is something I should plan for. Any Ideas on how to get around this problem. Thanks for all the help in advance, I don't know what I would do with out this forum, it is great.