Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi, I am trying to match item numbers and unit of measure on one worksheet
to a master price list. My problem is that for each item number there are several units of measure and I need to be sure and use the right price. Worksheet 1 Price List item unit of measure item unit of measure price I know how to do this with a sumproduct formula but this makes the workbook calc. very slowy. So I am trying other ways. =INDEX('price list'!$D:$D,MATCH($B2,'price list'!$A:$A,0),match(($c2,'price list'!$b:$b,0)))) is the formula I am trying but am having problems with. Thank you, todd |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
match formula - 2 excel files:#1 hasthis formula, 2nd has the Raw | Excel Worksheet Functions | |||
INDEX and MATCH in one formula... | Excel Worksheet Functions | |||
Help with formula statament with a MATCH. | Excel Worksheet Functions | |||
Match then lookup | Excel Worksheet Functions | |||
Match function...random search? | Excel Worksheet Functions |