So I have multiple excel files with different formats and I have to standardize them into one single format.
Attached is the excel where sheet1 and sheet2, I have to merge them and merge them. I have also attached the output in the same excel sheet
Let me know if anyone has any questions
Note:
1. Sheet1 data could come in Sheet2 and sheet2 data could come in sheet1, So we have to segregate them and merge it.
2. Also, in the real file which I have except USD id, all the columns will be different from sheet1 and sheet2.
3. So as I have to check once I find USD from that below 2 rows I have to concatenate in one cell for all the cell horizontally.
Attached the file