All.
I am trying to do is add the IF(AND function to my SUMIF formula.
What I am trying to accomplish is have the formula locate Account 1614 in Col.A & the currency "EUR" in Col.M and then use the SUMIF formula to give me my answer.
My formula is as follows:
=IF(AND('LDN Data'!M:M=EUR,'LDN Data'!A:A=1614),SUMIF('LDN Data'!A:A,sbl!$C33,'LDN Data'!S:S))
Column "M" is populated with various currencies & column "A" is populated with various account numbers.
Thanx for any future guidance.
Inthe SUMIF formula, columns "A" & "S" are constant.
I am trying to do is add the IF(AND function to my SUMIF formula.
What I am trying to accomplish is have the formula locate Account 1614 in Col.A & the currency "EUR" in Col.M and then use the SUMIF formula to give me my answer.
My formula is as follows:
=IF(AND('LDN Data'!M:M=EUR,'LDN Data'!A:A=1614),SUMIF('LDN Data'!A:A,sbl!$C33,'LDN Data'!S:S))
Column "M" is populated with various currencies & column "A" is populated with various account numbers.
Thanx for any future guidance.
Inthe SUMIF formula, columns "A" & "S" are constant.