B
Bob
I have a table with 4 coulmns. Item, Desc1, Desc2,
Code. I am sorting on DESC2 and finding many multiples.
But I want to retain the first Code value for any
duplicate DESC2 values. I have tried to create a new
table but can't seem to retain the first code value for
the multiples. What would be the easiest way to do this.
Code. I am sorting on DESC2 and finding many multiples.
But I want to retain the first Code value for any
duplicate DESC2 values. I have tried to create a new
table but can't seem to retain the first code value for
the multiples. What would be the easiest way to do this.