Forum Discussion
catherine9910
Mar 31, 2022Brass Contributor
XLOOKUP Error
Ok friends, what am I doing wrong?
- Mar 31, 2022I figured it out. I had the lookup value and array backward in the formula.
SergeiBaklan
Apr 02, 2022Diamond Contributor
As variant
=XLOOKUP($B$17, $A$3:$A$15, OFFSET( XLOOKUP($B18, $B$1:$Y$1, $B$3:$Y$15),, COLUMN() - COLUMN($C$17)) )
and drag it to the right and down