I want to extract a specific piece of text from another multi line text field.
Say the multi-line text field is called [Data] and it contains the following lines of text: Name: QuickBase Move Date: 9/15/2016 Phone: 000-000-0000 The info before the colons will always be t...
I've corrected it to colons. After the colon. Let's take the text after Name: as an example of the text I want to extract (Which would be "QuickBase" in this example.