I DO NOT need to create the 2 new fields to move the data to. The fields have already been created. I just need to move the comma-separated data from 1 field into the 2 fields that have already been created
I have 1 column with city and state data. I need to move the data from that 1 column into the 2 columns- one for city and for state.
I need to take the comma-split data from Address1 and place into Address2 and Address3 column.
Address1 (column)
Anywhere, USA
Address2 (column) Address3 (column)
Anywhere USA