Forum Discussion
Stephen010
May 21, 2021Copper Contributor
Need help with formula as not sure what am doing wrong
Could someone help please? The formula for column I is =IF(ISNA(VLOOKUP(H11,$Y$10:$Z$34,2,FALSE)),"",(VLOOKUP(H11,$Y$10:$Z$34,2,FALSE))) What I need and am struggling to work out is I need Column J...
- May 22, 2021
As variant
in J =IFNA(VLOOKUP($I11,$Z$10:$AB$34,3,0),"") in E =IFNA(LOOKUP($H11,{0,4,8,15,21},$AB$38:$AB$42),"")
Patrick2788
May 21, 2021Silver Contributor
The screen capture is very small. If you're able to upload the workbook (even w/dummy data), I can take a look. Thank you.
- Stephen010610May 22, 2021Copper Contributor
Patrick2788 I kept getting the page to register again while trying to login so now responding with Stephen010610.
Anyway, table attached.