Forum Discussion

null null's avatar
null null
Copper Contributor
Mar 06, 2018
Solved

Excel Lookup function with varying criteria

Hi,   Firstly I will apologise for what I am sure is a simple request.  I am trying to create a VLOOKUP function to generate a geology type for a certain depth within a certain location ("HOLE ...
  • SergeiBaklan's avatar
    SergeiBaklan
    Mar 06, 2018

    As variant that could be array (Ctrl+Shift+Enter) formula

    =INDEX($D$3:$D$14,MATCH(1,(H14>=$B$3:$B$14)*(H14<$C$3:$C$14)*($G14=$A$3:$A$14),0))

    please see attached

     

Resources