Forum Discussion
ajmal_pottekattil_yoousuf
Feb 01, 2025Iron Contributor
Assistance Needed: VLOOKUP Not Functioning Properly
MY VLOOKUP IS NOT FUNCTION PROPERLY
- Feb 11, 2025
That could be
SergeiBaklan
Feb 01, 2025Diamond Contributor
XMATCH and XLOOKUP do not lookup on multicolumn range, you shall use one column. If to change on
=XLOOKUP(K15,E4:E36,F4:F36,"NA",0,-1)
it works
- ajmal_pottekattil_yoousufFeb 11, 2025Iron Contributor
V LOOKUP VALUE
ACTUAL VALUE
could you please guide me solve this issue
- SergeiBaklanFeb 11, 2025Diamond Contributor
That could be
- SnowMan55Feb 11, 2025Bronze Contributor
See the attached workbook. Sheet1 is the original; Sheet2 uses (exclusively) XLOOKUP formulas.
- NnyiimockBitanyanmiFeb 02, 2025Brass Contributor
Lovely