Problem with Combo Box

G

Guest

I have set up my Combo Box to autofill the other fields
related to it. The problem with it is when I look in my
combo box, the item that I have previously selected has
been duplicated and the original name of the item is now
the one that I had selected. Do I miss to do something
important?

Example: ComboBox items are A-B-C-D-E (COLUMN 0)
ComboBox items are 1-2-3-4-5 (Column 1)

If I pick B for the first field and 2 will be autofill in
field 2. If I do it for another one like pick C for the
first field and 3 to be autofill in field 2 and keep
going, I will end up with 2 of my previous selection (such
as (2) A in Column (0).

I hope you can understand what I am trying to explain.

Michelle
 
Top