N
natan
How do I remove duplivate values in a column. eg. if i have the following
values in a column, 1,2,2,2,2,3,3,4,5,6,7. I wantto remove the duplicates to
en up with 1,2,3,4,5,6,7 in the column, without empty cells.
values in a column, 1,2,2,2,2,3,3,4,5,6,7. I wantto remove the duplicates to
en up with 1,2,3,4,5,6,7 in the column, without empty cells.