Extracting List values from SPLIT and placing in a field

I need to break down an address and place the values into address, address 2, city, state, zip code. This is all on 1 form by the way. I was thinking of using split() based off commas, but I do not know how to extract the returned list values and place them into each field. If you can help please do. Thanks.

1 2 312
2 REPLIES 2
Top Labels in this Space