S
Scott
I have a table where the user entered the City State Zip
in the same field, and not in the same format, some have
01234-5678 and some have just 12345, the city and state
are sometimes separated with a comma like
City, State Zip
And some are just
City State Zip
Now, I want to have the city, State, and Zip in 3
separate fields would anyone be able to give me the SQL
for the update query. ?
Thanks a lot
Scott
in the same field, and not in the same format, some have
01234-5678 and some have just 12345, the city and state
are sometimes separated with a comma like
City, State Zip
And some are just
City State Zip
Now, I want to have the city, State, and Zip in 3
separate fields would anyone be able to give me the SQL
for the update query. ?
Thanks a lot
Scott