paulyeo1111
New Member
- Joined
- Dec 24, 2021
- Messages
- 2
- Office Version
- 365
- Platform
- Windows
Hi All
This is my first post.
I have excel file with below format :-
CUST_ID.............COMPANY...........INVOICE............DATE......................AMOUNT
1234.....................ABC........................123045..............12/11/2020.........1500
2324.....................XYZ........................120345...............11/11/2020.........2500
4544.....................DEF........................12345..................10/11/2020.........3500
May i know how to transform the above file structure to below format :-
COMPANY...........CUST_ID.........INVOICE..............DATE......................AMOUNT
ABC.........................1234...............123045.................12/11/2020......1500
ZYX .........................2324..............120345.................11/11/2020.......2500
DEF................... 4544..............12345...................10/11/2020........3500
Hope some one can advise me.
As i have many CSV file , i need to swop the column.
Paul
This is my first post.
I have excel file with below format :-
CUST_ID.............COMPANY...........INVOICE............DATE......................AMOUNT
1234.....................ABC........................123045..............12/11/2020.........1500
2324.....................XYZ........................120345...............11/11/2020.........2500
4544.....................DEF........................12345..................10/11/2020.........3500
May i know how to transform the above file structure to below format :-
COMPANY...........CUST_ID.........INVOICE..............DATE......................AMOUNT
ABC.........................1234...............123045.................12/11/2020......1500
ZYX .........................2324..............120345.................11/11/2020.......2500
DEF................... 4544..............12345...................10/11/2020........3500
Hope some one can advise me.
As i have many CSV file , i need to swop the column.
Paul