Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEADone! Used Regex as well:
For anyone curious: ^(.*?)\s*~\s*(.*?)\s*([A-Z]{2})(?:\s*(\d{5}))?$
With bigger dataset (and more cases or roads, circles, streets, etc) it would be better to use lookup table instead Formula with Replace functions