How to field calculate decreasing increments

243
0
12-23-2021 09:41 AM
Labels (3)
BarryGuidry
Occasional Contributor

I create incremental numbering in a field through the simple calculation:

[OBJECTID] - ( <First[OBJECTID] - starting#>)

But would like to do the reverse as well, create a script to incrementally decrease values by increment of 1, but with a first Objectid - a starting number (input by myself).

0 Kudos
0 Replies