Hi,
I'm googling to find the anaswer for this issues for the past 2 days but couldn't get the formula right. Could you please help me with this?
I have two excel files which need to be mapped with the correct information.
Excel 1
[TABLE="class: outer_border, width: 300"]
<tbody>[TR]
[TD]A[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]Accountant, ABC[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Marketing assistant at XYZ[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Manager @ ABC[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Excel 2
[TABLE="width: 500"]
<tbody>[TR]
[TD]Column A[/TD]
[TD]Column B[/TD]
[/TR]
[TR]
[TD]ABC[/TD]
[TD]abc.com[/TD]
[/TR]
[TR]
[TD]XYZ[/TD]
[TD]xyz.com[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I want to vlookup (or index match) and update the websites in column B of Excel 1. So that, the first row of column B will have the value abc.com
I'm googling to find the anaswer for this issues for the past 2 days but couldn't get the formula right. Could you please help me with this?
I have two excel files which need to be mapped with the correct information.
Excel 1
[TABLE="class: outer_border, width: 300"]
<tbody>[TR]
[TD]A[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]Accountant, ABC[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Marketing assistant at XYZ[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Manager @ ABC[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Excel 2
[TABLE="width: 500"]
<tbody>[TR]
[TD]Column A[/TD]
[TD]Column B[/TD]
[/TR]
[TR]
[TD]ABC[/TD]
[TD]abc.com[/TD]
[/TR]
[TR]
[TD]XYZ[/TD]
[TD]xyz.com[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I want to vlookup (or index match) and update the websites in column B of Excel 1. So that, the first row of column B will have the value abc.com