Eljefegeneo
Still trying to learn
- Local time
- Today, 06:17
- Joined
- Jan 10, 2011
- Messages
- 902
I've gone brain dead for the last hour trying to figure out how to parse out the street address from a string. Tried InStr, Left, etc., but keep getting into dark places. As an example, the address might be:
1 State Street, Anywhere, NY 1001
I know how to get the city state and zip just can't figure out get out the 1 State Street. I know the answer is in front of me but I just can't see it
Thanks.
1 State Street, Anywhere, NY 1001
I know how to get the city state and zip just can't figure out get out the 1 State Street. I know the answer is in front of me but I just can't see it
Thanks.