ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Extracting data from one Worsheet to Another Worksheet with common link value (https://www.excelbanter.com/excel-discussion-misc-queries/57188-extracting-data-one-worsheet-another-worksheet-common-link-value.html)

Edwin Mashiringwani

Extracting data from one Worsheet to Another Worksheet with common link value
 
Hi All

I have two worksheets with a common value like what follows

WorkSheet 1:- A1 = orange B1: ________
A2 = apple B2:_________

WorkSheet 2:- A8 = orange B8: very juice
A14=Apple B14: crispy

What I would like to do is SEARCH column A of WorkSheet 1
in this example A1= Orange so I would want the formula to SEARCH and
FIND "Orange" in Column A of WorkSheet 2
and then put its (WorkSheet 2) Column B Value in the Column B of
Worksheet 1

Similasrto whats shown below

WorkSheet 1:- A1 = orange B1: ________after search will be "very
juice"
A2 = apple B2:_________ after search will be
"crispy"

WorkSheet 2:- A8 = orange B8: very juice
A14=Apple B14: crispy


Thanks in Advance

Edwin Mashiringwani



Biff

Extracting data from one Worsheet to Another Worksheet with common link value
 
Hi!

Try this:

=VLOOKUP(A1,Sheet2!A$8:B$14,2,0)

Copy down as needed.

Biff

"Edwin Mashiringwani" wrote in message
...
Hi All

I have two worksheets with a common value like what follows

WorkSheet 1:- A1 = orange B1: ________
A2 = apple B2:_________

WorkSheet 2:- A8 = orange B8: very juice
A14=Apple B14: crispy

What I would like to do is SEARCH column A of WorkSheet 1
in this example A1= Orange so I would want the formula to SEARCH and
FIND "Orange" in Column A of WorkSheet 2
and then put its (WorkSheet 2) Column B Value in the Column B of
Worksheet 1

Similasrto whats shown below

WorkSheet 1:- A1 = orange B1: ________after search will be "very
juice"
A2 = apple B2:_________ after search will
be
"crispy"

WorkSheet 2:- A8 = orange B8: very juice
A14=Apple B14: crispy


Thanks in Advance

Edwin Mashiringwani






All times are GMT +1. The time now is 11:23 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com