C
Cameron
I have a combo box on a form that I am trying to use to update records, but
when the user uses the drop down selection in the combo box and then moves
off the selected record I get an error coming up about a duplicate value in
the index. But I am not adding a duplicate record to the list inside the
combo box and the location the record is getting written to doesn't have any
restrictions on duplicates. And the relationship is set to one to one.
What do I have to do to get rid of this error
when the user uses the drop down selection in the combo box and then moves
off the selected record I get an error coming up about a duplicate value in
the index. But I am not adding a duplicate record to the list inside the
combo box and the location the record is getting written to doesn't have any
restrictions on duplicates. And the relationship is set to one to one.
What do I have to do to get rid of this error