I'm trying to use the sub function to isolate the Parcel Number from a messy string variable. The parcel numbers are identified within the string by a preceding "ParNum:" the characters around the desired number vary, but they follow the general form of these two examples.I'm trying to use the sub function to isolate t