Shante LaGarde 01718234
Hobby Unit
123 AB 890
Marlin, Texas 76661`
Can someone please advise expressions to extract parts of the above from Hobby Unit to the ZIP code in separate lines.
I was able to extract the first line using (?:\r\n?|\n){2}(.+)
but struggling to extract the other parts of the address.
Would be using the ReGEX in WebHarvy (.NET) https://www.webharvy.com/articles/regex.html