Quantcast
Channel: Forums - ArcGIS for Desktop - General
Viewing all articles
Browse latest Browse all 2565

Field Calculator Using VBScript

$
0
0
Dear All,

I have some problems with my field calculator; My data like below;

ObjectID Name Name_new
1 0-1 0/1
2 1-2 1/2
3 3-2 3/2
4 10-1 So I want to change it to 10/1
5 11-2 11/2
6 13-1-1 13/1(1)
7 123-1-1 123/1(1)

As I showed above, I used several vbscript;

Replace([Name],Mid([Name],2,1),"/")

Anyone know how to solve this problem?

Thank in advanced

Viewing all articles
Browse latest Browse all 2565

Latest Images

Trending Articles



Latest Images