Hello,
Need help on the below requirement
I have 100+ column file, which was created and I need those 100 columns in a specific order that I have in different file (only the headers of those 100 column). By using this template I need the data to be ordered as per the template.
Input - with Header and data
Employee First Name
Employee Middle Name
Employee Last Name
Address Line 1
Address Line 2
City-Municipality
State-Region
Zip Code-Postal Code
Country
Order in which column with data from Input to be arranged as below
Input data (only Header given below
Employee Last Name
Employee First Name
Address Line 1
Employee Middle Name
State-Region
Zip Code-Postal Code
Country
City-Municipality
Address Line 2
Thanks
Naga