Try
=MID(C1,FIND(" ",C1),99)&" "&LEFT(C1,FIND(" ",C1)-1)
hth
Try
=MID(C1,FIND(" ",C1),99)&" "&LEFT(C1,FIND(" ",C1)-1)
hth
It works.....but I have to delete the original cell......anyway to copy it the new cell with just the information and not a formula?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks