Search results

  1. M

    Need a step counter to increment based on existing field

    I'm trying to figure out a way of adding a counter field to a table that increments based on the values in another field, e.g. Field A 1 1 1 2 2 8 12 12 12 The result I need should look like:- Field A Field B 1 1 1 2 1 3 2 1 2 2 8 1...
Back
Top Bottom