Hello,
I have a column for elevation for a point data set. I would like to create a new column to show a difference between Row(n) and Row(n+1) values. well, I assume that the easiest way is calculating in EXCEL (=abs(A1-A2)) then make a join at ArcGIS. However, I would like to the process with "Field calculator" Does anyone know how to do it?
Thanks in advance