Hi Team,
I hope you are doing well!!
I am having an excel file with two different sheets and one mapping file
Sheet 1
Sheet 2
Mapping file
| name | roll no | gender | age |
| abc | 1 | m | 10 |
Based on the mapping file I would like to join the data based on roll no column for both the sheets. Although sheet 2 is not having the headers as we are having the direct data. i would like to get the headers first for sheet 2 and then perform the join based on roll no.
Could you please help me to achieve this.
Many Thanks in advance 