A
Ann
I want to display only certain characters from a field. I'm not a programmer
so I'm unsure how do to this. It's a Customer Description text field and the
data is listed as last name, underscore, first name, e.g., Doe_John.
I want to create a new field with only the customers initials so I need to
pull the first letter of the first name and the first letter of the last name
so I end up with JD. Can anyone help me out? Thanks in advance.
so I'm unsure how do to this. It's a Customer Description text field and the
data is listed as last name, underscore, first name, e.g., Doe_John.
I want to create a new field with only the customers initials so I need to
pull the first letter of the first name and the first letter of the last name
so I end up with JD. Can anyone help me out? Thanks in advance.