separating a string

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • janetager@yahoo.com

    #1

    separating a string

    I have a field that has names in it in the format "last name, first
    name". I want code that will split this field for me at the comma so I
    can make 2 separate fields for last name and first name. Thanks.

Working...