Parsing Text Using Formulas
From time to time as an Administrator you’ll need to take a string of text and parse out a few things so that you can use the information elsewhere. The other day I was working with a client that required me to take a single Latitude / Longitude coordinate and separate the string into individual…