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
HansVogelaar
Jan 15, 2024MVP
Could you attach a small sample workbook demonstrating the problem (without sensitive data), or if that is not possible, make it available through OneDrive, Google Drive, Dropbox or similar?
Rodney2485
Jan 15, 2024Brass Contributor
HansVogelaar Here's a test file that has the same formulas and similar set of data.
- HansVogelaarJan 15, 2024MVP