Forum Discussion
harry1848
3 years agoFrequent Visitor
Declare a variable and add an incremental value
I am trying to replace a duplicate value with "duplicate value" +Y Where Y = X + 1 for all (x=0 to total number of rows in the column) The goal is to create uniqueness for any cell tha...