Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Although it looks complex, if it is sparsely used, this is not that
expensive a formula. -- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Forgone" wrote in message ... Bob, Would this work using VBA in an effort to reduce the amount of time it would take to process this equation? On Jul 15, 5:30 pm, "Bob Phillips" wrote: Maybe =IF(ISERROR(INDEX(O9B.Comments, MATCH(1,(O9B.CCB=VALUE(BCostCentre))*(O9B.CCD=VALU E(BFund))*(O9B.CCC=$C166)*,0))),"", IF(INDEX(O9B.Comments, MATCH(1,(O9B.CCB=VALUE(BCostCentre))*(O9B.CCD=VALU E(BFund))*(O9B.CCC=$C166)*,0))=0,"", INDEX(O9B.Comments, MATCH(1,(O9B.CCB=VALUE(BCostCentre))*(O9B.CCD=VALU E(BFund))*(O9B.CCC=$C166)*,0)))) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
V lookup with 2 criteria to return results for multiple columns | Excel Worksheet Functions | |||
Index & Match functions - multiple criteria and multiple results | Excel Worksheet Functions | |||
Multiple criteria with multiple results in one cell | Excel Worksheet Functions | |||
Multiple results from multiple criteria using IF function | Excel Discussion (Misc queries) | |||
Multi-criteria lookup with Multiple results | Excel Worksheet Functions |