Forum Discussion
Rodney2485
Jan 15, 2024Brass Contributor
Return blank if xlookup returns blank
RIght now B11 is returning a result from a blank cell, what I want is for it to return blank if C11 is Blank This is what i'm currently using =IFNA(XLOOKUP($C11,'File Dump'!D:D,'File Dump'!B:B),"...
- Jan 15, 2024
Rodney2485
Jan 15, 2024Brass Contributor
HansVogelaar Here's a test file that has the same formulas and similar set of data.
HansVogelaar
Jan 15, 2024MVP