D
Donna
I need to separate data now in field "parcel" into
fields "section", "block" and "lot", which is prently
separated by dashes. Help as to the proper syntax would
be appreciated.
The parcel field has information as follows:
43-093-018
34-251-201
65-32-1018
I want it to update into something like this
section block lot
43 0932 018
34 251 201
65 32 1018
fields "section", "block" and "lot", which is prently
separated by dashes. Help as to the proper syntax would
be appreciated.
The parcel field has information as follows:
43-093-018
34-251-201
65-32-1018
I want it to update into something like this
section block lot
43 0932 018
34 251 201
65 32 1018