Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Hello Everyone, Am trying to figure out how to lookup a value through a range of cells and seems this forum is my best bet. I have table in following format: _colA_:::_ColB_ :::_ColC_ _pkt_ ::: _ordercount_ ::: __speed_ <4 ::: <20,000 ::: 7500 <4 ::: 20000-40000 :::8500 5-8 ::: <20000 ::: 9000 5-8 ::: 20000-40000 ::: 9500 ... and so on and so forth How do I write a formula such that for a given pkt and order count combination system would lookup associated speed. For e.g. for a 5 pkt job and 30,000 order count, the formula would retrieve 9500 and so on and so forth. I guess I would have to use a combination of Index, Match and If statement but am not able to come up with a good formula for the above scenario. Could anyone please help? Thanks in advance, mparekh -- Mparekh ------------------------------------------------------------------------ Mparekh's Profile: http://www.excelforum.com/member.php...o&userid=14999 View this thread: http://www.excelforum.com/showthread...hreadid=529400 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
First row in Selection range (first index of a cell) EXCEL VBA | Excel Worksheet Functions | |||
Index and Match - the next step | Excel Worksheet Functions | |||
Match Index | Excel Worksheet Functions | |||
index & match with links for updating to other workbooks | Excel Worksheet Functions | |||
Use MATCH to find position of max in 2D range? | Excel Worksheet Functions |