Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi-
I've been trying to get multiple returns on an array formula with no success. I still get a single return. I've looked through the other posts and I think the formula below is the answer to my problem. I got it to work once on a sample and then couldn't get the sample to work again after I retyped the formula. Now it only returns a single result. Essentially what I'm doing is comparing avg pricing to customer pricing. If a customer has a price on a certain product, I want to see it. My set up is (A) Code, (B) Avg. Co. Price, (C) Codes (these match the previous code column but are showing wich customers have them), (D) Customer, (E) Customer Price. Any ideas? Thanks. =INDEX(D2:D219,SMALL(IF((C2:C219=A156),ROW(C2:C219 )),ROW())) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I return multiple occurrences of a match in an array? | Excel Worksheet Functions | |||
Is there any way to use HLOOKUP in an array formula to return multiple matches? | Excel Worksheet Functions | |||
match multiple criteria & return value from array | Excel Worksheet Functions | |||
Trouble shooting#NA error in Array formula | Excel Discussion (Misc queries) | |||
ARRAY FORMULA-RETURN 0 INSTEAD OF #DIV/0 | Excel Worksheet Functions |