Can I extract specific text from the middle of a string?
I have a field that contains serial numbers within blocks of sentence text. I want to extract the serial numbers and place them into their own field. I cannot control the input into these fields or m...
Dan's suggestion is more elegant than mine in that it is shorter and also it will parse out multiple Part numbers, where mine will stop at the first Part # finds.