Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
First, thank you in advance for your help and looking at message.
I use this array formula: =IF(F37="","",OFFSET('Priced BOM'!$T$3,MATCH(F37,'Priced BOM'!$AD$3:$AD$1270,0)-1,-9,1,1)) and it works fine with one exception. The formula is copied down many rows and what it does is takes the total cost of a part (F37) and matches it to $AD$3:$AD$1270. When the result is found it then copies the part number, the problem is that if two different part numbers exist with the same cost it will only show the first entry (I know this is how match works, finding the first occurance and then proceeding to the next row). Is there a way to say if the row above is the same value skip to the next value with the same cost? Thanks in advance for the help. Joe |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Link and formula question | Excel Worksheet Functions | |||
Match then lookup | Excel Worksheet Functions | |||
Formula Question | Excel Worksheet Functions | |||
I have a question regarding countif formula. | Excel Worksheet Functions | |||
Formula Question | Excel Discussion (Misc queries) |