I have a data set in which I would like to number subsequent occurrences of the same value in the DBL_TwrID column. The set is sorted according to this column, so the plan is to give a value incrementing by 1 in the column next to it, which will return to one when the DBL_TwrID value changes (example in red)
              
              
              1 Like
            
          It worked, thank you for your help.
              
              
              1 Like
            
          

