I have a string that holds the city, state and zip. I am trying to obtain just the state from this string. I can't use the mid formula because sometimes the zip code has the 4 digit extension. Is there anyother way for me to extract the state from this string?