Forum Discussion

harry1848's avatar
harry1848
Frequent Visitor
3 years ago
Solved

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...
  • ImkeF's avatar
    3 years ago

    Hi harry1848 ,
    not sure I got your requirement right, but would adding an index-column work?