Hi can anyone help me with this formula,
I am trying to MATCH 2 worksheets; SHEET 1 has the main information and
SHEET 2 has half of the infomation but that half matches the
information in SHEET 1.How can I give the values to the SHEET 2 using the information that i
have in sheet 1?I don know if that is clear.sheet 1 (from B2:C9)A 5
B 4
C 5
F 4
G 5
J 4
L 5
Q 4sheet 2(from B2:C5)A ?
F ?
J ?
Q ?Many Thakns,Juan PabloHi!
In Sheet2 C2 enter this formula and copy down as needed:
=IF(ISNA(MATCH(B2,Sheet1!B$2:B$9,0)),quot;quot;,VLOOKUP(B2 ,Sheet1!B$2:C$9,2,0))
Biff
anpaukquot; gt; wrote in message oups.com...
gt; Hi can anyone help me with this formula,
gt;
gt; I am trying to MATCH 2 worksheets; SHEET 1 has the main information and
gt;
gt; SHEET 2 has half of the infomation but that half matches the
gt; information in SHEET 1.
gt;
gt;
gt; How can I give the values to the SHEET 2 using the information that i
gt; have in sheet 1?
gt;
gt;
gt; I don know if that is clear.
gt;
gt;
gt; sheet 1 (from B2:C9)
gt;
gt;
gt; A 5
gt; B 4
gt; C 5
gt; F 4
gt; G 5
gt; J 4
gt; L 5
gt; Q 4
gt;
gt;
gt; sheet 2(from B2:C5)
gt;
gt;
gt; A ?
gt; F ?
gt; J ?
gt; Q ?
gt;
gt;
gt; Many Thakns,
gt;
gt;
gt; Juan Pablo
gt;
Thanks a lot Biff,
Can I ask you what is the name of that formula? or do you just made it
up?
Juan PabloHi!
gt; Can I ask you what is the name of that formula?
That is called a Lookup formula. That is just one type of lookup formula.
There are several types:
Lookup
Vlookup
Hlookup
Index
Match
Biff
quot;juanpaukquot; gt; wrote in message oups.com...
gt; Thanks a lot Biff,
gt;
gt; Can I ask you what is the name of that formula? or do you just made it
gt; up?
gt;
gt; Juan Pablo
gt;
- May 16 Wed 2007 20:37
how to get values from different sheet when info. matches?
close
全站熱搜
留言列表
發表留言