jpspoerer
Industrial
- Apr 21, 2007
- 5
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 20 26
2 10 L 60 75 700
3 10 J 75 85
4 12 J 70 85
5 12 L 80 100
Wsheet#2;
A B C
1 10 J 500
2 12 L 600
3 10 L 700
4 12 3.50 800
5 14 4.00 900
In advanced appreciate your help.
Thks
JPS
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 20 26
2 10 L 60 75 700
3 10 J 75 85
4 12 J 70 85
5 12 L 80 100
Wsheet#2;
A B C
1 10 J 500
2 12 L 600
3 10 L 700
4 12 3.50 800
5 14 4.00 900
In advanced appreciate your help.
Thks
JPS