DNapoli
New Member
- Joined
- Mar 13, 2012
- Messages
- 35
- Office Version
- 365
=IF(AND(MONTH(N3)=C3,YEAR(N3)=D3 ,H3,0)+AV3+AY3 (This formula works)
I want to add to the below as part of the top formula
If (And(Month(AQ3) =C3, Year (AQ3)=D3, H3,0 + AS3+AV3+AY3
Basically I am asking if the original invoice is in October and the add the original invoice amount H3 to AV3 + AY3 which is the credit and revised invoice.
Now I want to add the 2nd statement if the revenue is being re-allocated to another invoice in October add it to the formula as well.
Basically it would be two If And's in one statement.
I want to add to the below as part of the top formula
If (And(Month(AQ3) =C3, Year (AQ3)=D3, H3,0 + AS3+AV3+AY3
Basically I am asking if the original invoice is in October and the add the original invoice amount H3 to AV3 + AY3 which is the credit and revised invoice.
Now I want to add the 2nd statement if the revenue is being re-allocated to another invoice in October add it to the formula as well.
Basically it would be two If And's in one statement.
Last edited: