ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Changing paste order (https://www.excelbanter.com/excel-discussion-misc-queries/224976-changing-paste-order.html)

Paul

Changing paste order
 
Hi,

If I copy Haig Paul into a single cell but want it to read Paul Haig in the
cell or 2 cells what do I have to do?

It has a comma

VMT

Paul

DILipandey

Changing paste order
 
Hi Paul,

You can use following formula, if you have this data in cell A1:-
=MID(A1,FIND(",",A1)+1,LEN(A1)-FIND(",",A1))&" "& MID(A1,1,FIND(",",A1)-1)

Thanks & Regards,
--
Dilip Kumar Pandey
MBA, BCA, B.Com(Hons.)


New Delhi, India


"Paul" wrote:

Hi,

If I copy Haig Paul into a single cell but want it to read Paul Haig in the
cell or 2 cells what do I have to do?

It has a comma

VMT

Paul



All times are GMT +1. The time now is 06:36 AM.

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