Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello, need some help with the formula below.
I need the index match to look and pull a value from different spreadsheet, however, if it comes back as error (no match), i want it to pull in value from a different cell (S2) - if S2 is blank again, I want the formula to display a text error "No Rep Assigned". Here is how far I got. =IFERROR(INDEX('SFDC Data.xlsx'!$A:$A, (MATCH(A2, 'SFDC Data.xlsx'!$E:$E,0))),"") |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
INDEX MATCH Functions in LibreCalc (Excel) - Non unique valuesreturn wrong index result | Excel Worksheet Functions | |||
index(match) Wind Uplift Calculations (match four conditions) | Excel Worksheet Functions | |||
index match array function-returning only first match, need last. | Excel Worksheet Functions | |||
How do I display more than one match in a Index/Match formula? | Excel Worksheet Functions | |||
index,match,match on un-sorted data | Excel Worksheet Functions |