View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
CLR CLR is offline
external usenet poster
 
Posts: 1,998
Default address1, address2, city, state, zip in one cell; need in 5 cells

The Data TextToColumns feature can effectively separate the strings for you.

Give it a try, and post back if you have trouble.

Vaya con Dios,
Chuck, CABGx3



"puddgyballerina" wrote:

I have imported a spreadsheet in which address1, address2, city, state and
zip are all in one cell. Is it possible to use a formula, formulas or
processes to relatively easily place the data into separate cells? It's over
20,000 lines of data and we need it in separate columns to upload into our
sales database.