Separating text

N

Natalie

I have got a text field that i need to separate data out.

Can I do this uses spaces between the words?

Thanks

Natalie
 
C

CLR

Check out Data > TextToColumns.........using "space" as the
delimiter..........

Vaya con Dios,
Chuck, CABGx3
 
Top