I found a great article on splitting text that is working great for splitting first and last name ( Split Text using a formula - Platform discussions - monday Community Forum) however I am trying to solve for if another column is filled out with preferred name, use that one instead. My preferred name column is however used for Preferred name and pronouns so I would still need to identify the first name in the column. Here is my current formula that I am getting an error on:
The primary issue with the formula is that the SEARCH() function MUST find the parameter that it is searching for to complete without error. So, we can make it work by adding a space to the end of the column value we are searching.
Jim. You are my hero! I hope to be a Monday.com expert like you some day. You have solved every question I have posted! This worked perfectly! Thank you again!