Hi,
I have a Postcode point file where all the postcodes are formatted with no space. ie: AB109XY
I've made another blank text field to contain all the postcodes but with a space instead. ie. AB10 9XY
The space will always come before the last 3 characters of the string.
Can someone provide me with a VB or python code to enter into ArcMap field calculator?
Thanks.