Forum Discussion
JPiercefield
4 years agoNew Member
Combine two text columns
Hello,
I have two columns.
1) Employee First Name
2) Employee Last Name
I need to have a column that takes the first initial from column one and combines it with the full name from column two.
Example would be
1) Bob
2) Sagget
Outcome = bsagget
What is the best method to use here?
Thanks!
2 Replies
- tamerj1Community Champion
- JPiercefieldNew Member
So simple.. thank you!