Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Team;
I have difficulty in matching data in two worksheet. I need to match tow values and place correspond value to first workbook. Generally I do it with vlookup for same worksheet. I am not sure how to do with two different workbook. Please help! Thank you, Jack |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you let excel do the heavy lifting, you'll see it works the same way.
Instead of typing the formula, use the mouse to select the ranges. Open both workbooks type: =vlookup(a1, and then use Window to select your other workbook. select the worksheet that has the table select the range that contains the table and finish up the formula--like: ,3,false) Excel will adjust the formula when you close the "sending" workbook. Jack wrote: Hi Team; I have difficulty in matching data in two worksheet. I need to match tow values and place correspond value to first workbook. Generally I do it with vlookup for same worksheet. I am not sure how to do with two different workbook. Please help! Thank you, Jack -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you, dave
"Dave Peterson" wrote in message ... If you let excel do the heavy lifting, you'll see it works the same way. Instead of typing the formula, use the mouse to select the ranges. Open both workbooks type: =vlookup(a1, and then use Window to select your other workbook. select the worksheet that has the table select the range that contains the table and finish up the formula--like: ,3,false) Excel will adjust the formula when you close the "sending" workbook. Jack wrote: Hi Team; I have difficulty in matching data in two worksheet. I need to match tow values and place correspond value to first workbook. Generally I do it with vlookup for same worksheet. I am not sure how to do with two different workbook. Please help! Thank you, Jack -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
New Workbooks for unique values | Excel Programming | |||
Sum values from 15 workbooks | Excel Discussion (Misc queries) | |||
Summing Values from different workbooks | Excel Discussion (Misc queries) | |||
values from other workbooks. | Excel Programming | |||
compare values between workbooks and copy values | Excel Programming |