Dear All
I'm wondering if anyone can help me.
I'm trying to extract a result using sumproduct with left function.
Column A Column B Column C Column D
1125001 OUT A 90
2125001 OUT A 2
15125001 OUT A 49
15125001 OUT A 6
M1-OUT
M2=A
Formula I'm using: =SUMPRODUCT((--(LEFT(A6:A23,1)="1")*(B6:B23=M1)*(C6:C23=M2)*(D6:D23)))
Aim: on cell J6 I should have 90 as a result and I have 145.
Attached is a file for better clarification.
Any help it will be much appreciated.
Many thanks in advance.
Regards
Rodrigues
I'm wondering if anyone can help me.
I'm trying to extract a result using sumproduct with left function.
Column A Column B Column C Column D
1125001 OUT A 90
2125001 OUT A 2
15125001 OUT A 49
15125001 OUT A 6
M1-OUT
M2=A
Formula I'm using: =SUMPRODUCT((--(LEFT(A6:A23,1)="1")*(B6:B23=M1)*(C6:C23=M2)*(D6:D23)))
Aim: on cell J6 I should have 90 as a result and I have 145.
Attached is a file for better clarification.
Any help it will be much appreciated.
Many thanks in advance.
Regards
Rodrigues