JTL9161
Well-known Member
- Joined
- Aug 29, 2012
- Messages
- 582
- Office Version
- 365
- Platform
- Windows
I am looking for something within a VLOOKUP formula.
I have the VLOOKUP searching using the data in cell B11 and it works fine, but what if cell B11 is empty and the data needed to search is in cell C11 or D11 or E11. Is there a way to tell VLOOKUP to check a range of cells if the original cell in empty for the search data? Maybe shouldn't be using VLOOKUP for this?
=VLOOKUP(B11,J60:M89,2,FALSE)
Thank you for your feedback.
Jamie
I have the VLOOKUP searching using the data in cell B11 and it works fine, but what if cell B11 is empty and the data needed to search is in cell C11 or D11 or E11. Is there a way to tell VLOOKUP to check a range of cells if the original cell in empty for the search data? Maybe shouldn't be using VLOOKUP for this?
=VLOOKUP(B11,J60:M89,2,FALSE)
Thank you for your feedback.
Jamie
Last edited: