Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Moeka Nakagawa wrote:
On Wednesday, August 28, 2019 at 9:51:39 AM UTC-4, wrote: On Wednesday, 30 September 2009 18:17:01 UTC+1, Stilla wrote: Is there a formula I can copy into say, cell B1, that will change a name in cell A1 from "Brown, John" to John Brown? Thanks to all you excel wizards out there! I'm 10 years late to this thread, but your formula works a treat! thanks What if you want John Doe to become Doe John with no commas and only space in between? Remove the comma from Claus' formula: =MID(A1&" "&A1,FIND(" ",A1)+1,LEN(A1)+1) -- Help will always be given to those who ask for it. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do i switch the first and last name in a cell? | Excel Discussion (Misc queries) | |||
Can I change currency format using a switch/formula | Excel Discussion (Misc queries) | |||
switch statement | Excel Discussion (Misc queries) | |||
Switch X and Y Axis | Excel Discussion (Misc queries) | |||
switch between sheets | Excel Discussion (Misc queries) |