Hi,
I have been playing with Regex and Parse to no avail, can anyone help with the below...
I would like to strip out the beginning of an address leaving only the number and street address.
An example is the value 'C/O Southern Container 5687 East 89th Rd'.
I would like the result to be '5687 East 89th Rd' so I can Geocode the line.
Any ideas would be welcome.