Dear all, I have an excel sheet with 37,000 records where one field contains city, state and zip and I need to split this field into their own fields (city - state - zip).
It appears every records is formatted as follows:
123 Main Street, City, State ZIP
How can I split the field when two coma's are present?
Thanks
It appears every records is formatted as follows:
123 Main Street, City, State ZIP
How can I split the field when two coma's are present?
Thanks