Tagged Questions
3
votes
1answer
2k views
How to sort a feature class and then calculate a sequential ID field?
I am in ArcMap and I want to sort the records based on a field and then do a Calculate Field with an auto-incrementing value with the sort in-place. Any ideas?
It looks like I could get an update ...