Hi - I'm using the below formula to pull in results from multiple tabs - but i need to add an "IF" Function in if the name I am searching for is not listed on any of the tabs. Any help is appreciated!
=VLOOKUP($B138,INDIRECT("'"&INDEX({"IFP-CM";"OFP-CM";"CDS-CM";"CRT-CM";"LNG-CM";"TECH-CM";"WSC-CM"},MATCH(1,--(COUNTIF(INDIRECT("'"&{"IFP-CM";"OFP-CM";"CDS-CM";"CRT-CM";"LNG-CM";"TECH-CM";"WSC-CM"}&"'!$a2:$a200"),$B138)>0),0))&"'!a2:z200"),3,0)
Bookmarks