Solved! Go to Solution.
I have a table with a name field (where a name is like "John Smith") and I want to build a separate first_name and last_name fields. How can I populate each new field with just the first ("John) or last name ("Smith") using the original name field?
I'm fine with 2 sep scripts I plug into the field calculator for each new field, unless someone wants to suggest another way.
Thanks
I have a table with a name field (where a name is like "John Smith") and I want to build a separate first_name and last_name fields. How can I populate each new field with just the first ("John) or last name ("Smith") using the original name field?
I'm fine with 2 sep scripts I plug into the field calculator for each new field, unless someone wants to suggest another way.
Thanks
I have a table with a name field (where a name is like "John Smith") and I want to build a separate first_name and last_name fields. How can I populate each new field with just the first ("John) or last name ("Smith") using the original name field?
I'm fine with 2 sep scripts I plug into the field calculator for each new field, unless someone wants to suggest another way.
Thanks