Problem; When values in column#1 & #2 of ws#1 match with values in column#1 & #2 of ws#2 the funtion returns the value in column#3 of ws#2 to column#5 of ws#1.
Ex; If A2=10 & B2="L" in ws#1 then the funtion returns 700 to cell# E2.
Wsheet#1;
A B C D E
1 0 J...