Thread
:
find a value based on two conditions in a table
View Single Post
06-02-2022, 10:09 AM
p45cal
Windows 10
Office 2019
Expert
Join Date: Apr 2014
Posts: 956
try in C2:
=INDEX($F$3:$L$6,MATCH($A2,$E$3:$E$6,0),MATCH($B2, $F$2:$L$2,0))
copy down.
p45cal
View Public Profile
Find all posts by p45cal