gregory_1977
New Member
- Joined
- Oct 5, 2017
- Messages
- 2
I would like to combine:
=Right(A1,LEN(A1)-FIND("-",A1))
and
=LEFT(A1,LEN(A1)-4)
To Result in: WINTER PARK
From:ORLANDO RV-WINTER PARK, FL
I need to drag down the formula to work with multiple locations, thus the FIND "-"
Many Thanks!
=Right(A1,LEN(A1)-FIND("-",A1))
and
=LEFT(A1,LEN(A1)-4)
To Result in: WINTER PARK
From:ORLANDO RV-WINTER PARK, FL
I need to drag down the formula to work with multiple locations, thus the FIND "-"
Many Thanks!