Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

create index from existing data with duplicates

Hi folks, Can anyone help me with this one? I have a column of data which includes duplicates which I want to add a sequence number to so they become unique. e.g. F01 F01 F02 F03 would become F01-1 F...