Multiple Commas

M

mdkryptoking

I have a name field and it has multiple commas in it:

last name, first name,

i am trying to split it out into two different columns but the second comma
is giving me problems. I have tried to replace it with a blank space but am
not having any luck. Can any one help?

Thank you.
 
Top