ritesh_akh
New Member
- Joined
- May 3, 2011
- Messages
- 11
Hi Masters,
This forum has been of real help to me in solving some of my big time project works. Today i need one more help from you all.
I have two excel workbooks named as "Names" and "Vlook"
The Names and the Vlook workbook contains some data in the following format:
I need a code to do the following:
- From the workbook named "Names" it should get the company name, matches it from the workbook named "Vlook". If the company name matches then in the workbook named "Name" column E2 it should paste the value from the workbook named "Vlook" column next to where the company name matched.
For eg:
If in workbook "Names" column D4 has the company name "Astound"
It searched the company name and matches it from workbook "Vlook" Column A.
If in any row it finds the same name for example say in column A16 then in the workbook "Names" column E4 should get the value of workbook "Vlook" column B16 and column F4 of workbook "Names" should get the value of column C16 of workbook "Vlook"
Take a look:
Another look:
Now once the values are placed in the column E and column F of workbook "Names" from the workbook "Vlook", i want to do the following :
Please help me on this.
Thanks in advance.
This forum has been of real help to me in solving some of my big time project works. Today i need one more help from you all.
I have two excel workbooks named as "Names" and "Vlook"
The Names and the Vlook workbook contains some data in the following format:
I need a code to do the following:
- From the workbook named "Names" it should get the company name, matches it from the workbook named "Vlook". If the company name matches then in the workbook named "Name" column E2 it should paste the value from the workbook named "Vlook" column next to where the company name matched.
For eg:
If in workbook "Names" column D4 has the company name "Astound"
It searched the company name and matches it from workbook "Vlook" Column A.
If in any row it finds the same name for example say in column A16 then in the workbook "Names" column E4 should get the value of workbook "Vlook" column B16 and column F4 of workbook "Names" should get the value of column C16 of workbook "Vlook"
Take a look:
Another look:
Now once the values are placed in the column E and column F of workbook "Names" from the workbook "Vlook", i want to do the following :
Please help me on this.
Thanks in advance.