moosemessier
New Member
- Joined
- Mar 3, 2002
- Messages
- 11
hi.
i am new. i want to ask someone the functions used for string extraction. i am using excel2000 and have a question.
i am manipulating data in a spreadsheet. i want to learn how to extract a last name at the end of a string and swap with the first.
ex.
William H. Dunham
i used the left,right,search functions but cannot extract dunaham becuase of multiple blanks.
ex - (RIGHT(A2,SEARCH(" ",A2))
returns- . Dunham
because the search is reading left to right and not right to left.
help!?
thanks soooooooo much.
i am new. i want to ask someone the functions used for string extraction. i am using excel2000 and have a question.
i am manipulating data in a spreadsheet. i want to learn how to extract a last name at the end of a string and swap with the first.
ex.
William H. Dunham
i used the left,right,search functions but cannot extract dunaham becuase of multiple blanks.
ex - (RIGHT(A2,SEARCH(" ",A2))
returns- . Dunham
because the search is reading left to right and not right to left.
help!?
thanks soooooooo much.