Hi there!
Please help!
I have a distribution list (Names of Users) that is feeding into different trackers.
I am using an auto row column labeled "ID" and a helper column labeled "RowNum" with this formula =MATCH(ID@row, ID:ID, 0).
The issue is that I completely missed a user and so I made the mistake of entering a row in the middle so that I could put him in alphabetical order.
That screwed some things up and now I'm wondering how can I make it so that if new users are added, regardless of order, it won't mess things up?