Forum Discussion

spelo100's avatar
spelo100
Copper Contributor
Oct 29, 2021
Solved

Vlookup using two separate columns

Hello.  I need help with creating a formula to look at the input in two separate columns then return a value from a simple table.  I've tried different ways based on my internet searches but they all...
  • OliverScheurich's avatar
    Oct 29, 2021

    spelo100 

    =VLOOKUP(A5&C5,CHOOSE({1,2},$I$5:$I$19&$J$5:$J$19,$K$5:$K$19),2,0)

    Enter above formula as arrayformula with ctrl+shift+enter in D4 and copy down.

Resources