dgregg1035
Technical User
I need to sort an address listing by street name. My address field contains variable length street numbers and street name, as well as direction (i.e. N,S,E,W) &/or intersections (i.e. Main St/Johnson Ave). I have not found a formula that addresses the intersection and direction issues. Any help is greatly appreciated - I've been stumped for two days.
Example of data:
123 Main St
12345 Redding Ave
1234 S 1st St
123 N Arrow Ave
Capitol Ave/Donner Rd
Using the above address examples, I need to be able to group using street names of:
Main
Redding
1st
Arrow
Capitol
Example of data:
123 Main St
12345 Redding Ave
1234 S 1st St
123 N Arrow Ave
Capitol Ave/Donner Rd
Using the above address examples, I need to be able to group using street names of:
Main
Redding
1st
Arrow
Capitol