ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   formula for doing Smith Jhon to Jhon Smith ? (https://www.excelbanter.com/excel-discussion-misc-queries/611-formula-doing-smith-jhon-jhon-smith.html)

anandat

formula for doing Smith Jhon to Jhon Smith ?
 

Hello I want formula for changing "Smith Jhon" to "Jhon Smith" . The
name & surname is in same column.
Can any one please advice me ?

Thanks in advnace.
Anand


--
anandat
------------------------------------------------------------------------
anandat's Profile: http://www.excelforum.com/member.php...o&userid=16878
View this thread: http://www.excelforum.com/showthread...hreadid=320558


Alan Perkins

Assuming the name is in cell A1, try:
=RIGHT(A1,LEN(A1)-FIND(" ",A1))&" "&LEFT(A1,FIND(" ",A1)-1)

Alan P

"anandat" wrote in message
...

Hello I want formula for changing "Smith Jhon" to "Jhon Smith" . The
name & surname is in same column.
Can any one please advice me ?

Thanks in advnace.
Anand


--
anandat
------------------------------------------------------------------------
anandat's Profile:
http://www.excelforum.com/member.php...o&userid=16878
View this thread: http://www.excelforum.com/showthread...hreadid=320558




anandat


Thanks a lot Alan. It worked lika charm


--
anandat
------------------------------------------------------------------------
anandat's Profile: http://www.excelforum.com/member.php...o&userid=16878
View this thread: http://www.excelforum.com/showthread...hreadid=320558


FatOldGit

It's a pleasire, anandat.

Alan P.
"anandat" wrote in message
...

Thanks a lot Alan. It worked lika charm


--
anandat
------------------------------------------------------------------------
anandat's Profile:
http://www.excelforum.com/member.php...o&userid=16878
View this thread: http://www.excelforum.com/showthread...hreadid=320558





All times are GMT +1. The time now is 07:18 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com