Post Author: jasonangus
CA Forum: Formula
Is there a way to drop text in a string after a hyphen? For example if I have a string: johnson-smith is there a way to truncate the -smith and return only johnson?Thanks for the help.