GirishDhruva
Active Member
- Joined
- Mar 26, 2019
- Messages
- 308
Hi everyone
Below i am stuck with one problem, that how to perform vlookup for only selected cells.
Here i have 2 sheets, from sheet2 i have to perform vlookup only for specific cells in Sheet1 row B
Can that be done?????
Sheet 1
[TABLE="width: 500"]
<tbody>[TR]
[TD]slno[/TD]
[TD]name[/TD]
[/TR]
[TR]
[TD]1111[/TD]
[TD]asdf[/TD]
[/TR]
[TR]
[TD]2222[/TD]
[TD]gadsffds[/TD]
[/TR]
[TR]
[TD]3333[/TD]
[TD]asdfqwer[/TD]
[/TR]
[TR]
[TD]4444[/TD]
[TD]gfaser[/TD]
[/TR]
[TR]
[TD]5555[/TD]
[TD]wqerf[/TD]
[/TR]
[TR]
[TD]6666[/TD]
[TD]vadsfgrwa[/TD]
[/TR]
[TR]
[TD]7777[/TD]
[TD]=vlookup[/TD]
[/TR]
[TR]
[TD]8888[/TD]
[TD]=vlookup[/TD]
[/TR]
[TR]
[TD]9999[/TD]
[TD]=vlookup[/TD]
[/TR]
</tbody>[/TABLE]
Sheet 2
[TABLE="width: 500"]
<tbody>[TR]
[TD]slno[/TD]
[TD]name[/TD]
[/TR]
[TR]
[TD]7777[/TD]
[TD]asdfsadg[/TD]
[/TR]
[TR]
[TD]8888[/TD]
[TD]afsdfew2[/TD]
[/TR]
[TR]
[TD]9999[/TD]
[TD]fdsgvdv[/TD]
[/TR]
</tbody>[/TABLE]
Thanks in advance
Below i am stuck with one problem, that how to perform vlookup for only selected cells.
Here i have 2 sheets, from sheet2 i have to perform vlookup only for specific cells in Sheet1 row B
Can that be done?????
Sheet 1
[TABLE="width: 500"]
<tbody>[TR]
[TD]slno[/TD]
[TD]name[/TD]
[/TR]
[TR]
[TD]1111[/TD]
[TD]asdf[/TD]
[/TR]
[TR]
[TD]2222[/TD]
[TD]gadsffds[/TD]
[/TR]
[TR]
[TD]3333[/TD]
[TD]asdfqwer[/TD]
[/TR]
[TR]
[TD]4444[/TD]
[TD]gfaser[/TD]
[/TR]
[TR]
[TD]5555[/TD]
[TD]wqerf[/TD]
[/TR]
[TR]
[TD]6666[/TD]
[TD]vadsfgrwa[/TD]
[/TR]
[TR]
[TD]7777[/TD]
[TD]=vlookup[/TD]
[/TR]
[TR]
[TD]8888[/TD]
[TD]=vlookup[/TD]
[/TR]
[TR]
[TD]9999[/TD]
[TD]=vlookup[/TD]
[/TR]
</tbody>[/TABLE]
Sheet 2
[TABLE="width: 500"]
<tbody>[TR]
[TD]slno[/TD]
[TD]name[/TD]
[/TR]
[TR]
[TD]7777[/TD]
[TD]asdfsadg[/TD]
[/TR]
[TR]
[TD]8888[/TD]
[TD]afsdfew2[/TD]
[/TR]
[TR]
[TD]9999[/TD]
[TD]fdsgvdv[/TD]
[/TR]
</tbody>[/TABLE]
Thanks in advance