Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to pick a value from a table. The table contains the results of
different combinations of X and Y. I am having diiferent x values in the column and diiferent y values in the row. Based on the X Y combination, it should pick the value from the table. Regards GKB |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
http://www.contextures.com/xlFunctio...ml#IndexMatch2
-- Regards, Peo Sjoblom Excel 95 - Excel 2007 Northwest Excel Solutions www.nwexcelsolutions.com "It is a good thing to follow the first law of holes; if you are in one stop digging." Lord Healey "Kanagabalan" wrote in message ... I am trying to pick a value from a table. The table contains the results of different combinations of X and Y. I am having diiferent x values in the column and diiferent y values in the row. Based on the X Y combination, it should pick the value from the table. Regards GKB |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Use a combination of Index/Match or Offset/Match
http://j-walk.com/ss/excel/usertips/tip020.htm http://www.cpearson.com/excel/lookups.htm#LeftLookup "Kanagabalan" wrote: I am trying to pick a value from a table. The table contains the results of different combinations of X and Y. I am having diiferent x values in the column and diiferent y values in the row. Based on the X Y combination, it should pick the value from the table. Regards GKB |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
can hlookup and vlookup be used in combination ? | Excel Discussion (Misc queries) | |||
Nesting VLOOKUP & HLOOKUP | Excel Worksheet Functions | |||
Vlookup and Hlookup | Excel Worksheet Functions | |||
Vlookup and Hlookup | Excel Worksheet Functions | |||
Can vlookup or hlookup look to other worksheets within a workbook. | Excel Worksheet Functions |