G
GD
If I have a field that contains duplicate numbers, how would I go about
adding letters to make them unique. In other words, if I have three 1s in
the field, I need to change the first 1 to 1A, the second 1 to 1B and the
third 1 to 1C.
They will be in succession recordwise, always sorted by an autonumber field
in the table, if that makes any difference.
Is there an easy way to accomplish this?
THANKS!!!!
adding letters to make them unique. In other words, if I have three 1s in
the field, I need to change the first 1 to 1A, the second 1 to 1B and the
third 1 to 1C.
They will be in succession recordwise, always sorted by an autonumber field
in the table, if that makes any difference.
Is there an easy way to accomplish this?
THANKS!!!!