Hey, I have a question if I have a column like the following
John Smith
Jacob Crosby (Leader)
Doug Johnson
Is there any combinations of functions which will allow me to find the position of the character of the last name for all names? For instance I've used functions but they give me the position of the ) on the (Leader) where as I just want the position of the y.
Thanks
John Smith
Jacob Crosby (Leader)
Doug Johnson
Is there any combinations of functions which will allow me to find the position of the character of the last name for all names? For instance I've used functions but they give me the position of the ) on the (Leader) where as I just want the position of the y.
Thanks