G
Guest
I have a text field that lists "state" "county" "city" for all zip codes in
a given state. An example would be
oh/franklin/columbus
Is there a way to remove all data before the city? I want the above example
to read only: columbus
I would like to remove all data up to and including the second "/" keeping
in mind that the city and county field sizes vary.
Thanks in advance for any help!
Charlie
a given state. An example would be
oh/franklin/columbus
Is there a way to remove all data before the city? I want the above example
to read only: columbus
I would like to remove all data up to and including the second "/" keeping
in mind that the city and county field sizes vary.
Thanks in advance for any help!
Charlie