Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have values in column A and B on another tab in my worksheet. On a
separate tab, I have other values in Column A. I want a formula that looks at Cell A1, Sheet 1 and matches it to the same value in Column A, sheet 2 and enters the value that is next to the matching value in column b, sheet 2. Any suggestions? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
In Sheet 1 B1
=VLOOKUP(A1,sheet2!A:B,2,0) copied down "iamjbunni" wrote: I have values in column A and B on another tab in my worksheet. On a separate tab, I have other values in Column A. I want a formula that looks at Cell A1, Sheet 1 and matches it to the same value in Column A, sheet 2 and enters the value that is next to the matching value in column b, sheet 2. Any suggestions? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Index and Match Formula | Excel Worksheet Functions | |||
Match Index | Excel Worksheet Functions | |||
Look up data in colum a and find match in colum b | Excel Discussion (Misc queries) | |||
Look up data in colum a and find match in colum b | Excel Discussion (Misc queries) | |||
Find a match that;s not exact | Excel Worksheet Functions |