separating cells with text

M

mikeyVo

if i have a cell that displays lastname, firstname how do i split that
text into two different columns (i.e last name in column one and first
name in column 2)? Thanks for your help
 
C

CLR

Data > TextToColumns > using comma as the delimiter.........

Vaya con Dios,
Chuck, CABGx3
 
Top