Hi:
I am trying to alter a formula and it is not working for me do to the fact that the numbers I am trying to sum begin with 0 (zero).
This is what I need:
=IF(SUMPRODUCT(--(DebitTrans=0055327),DebitMonies)>0,SUMPRODUCT(--(DebitTrans=0000001),DebitMonies),"")
When I paste this into Excel it changes to:
=IF(SUMPRODUCT(--(DebitTrans=55327),DebitMonies)>0,SUMPRODUCT(--(DebitTrans=1),DebitMonies),"")
Can the formula be altered to work or should I try and coeme up with a workaround?
THANKS,
Mark
I am trying to alter a formula and it is not working for me do to the fact that the numbers I am trying to sum begin with 0 (zero).
This is what I need:
=IF(SUMPRODUCT(--(DebitTrans=0055327),DebitMonies)>0,SUMPRODUCT(--(DebitTrans=0000001),DebitMonies),"")
When I paste this into Excel it changes to:
=IF(SUMPRODUCT(--(DebitTrans=55327),DebitMonies)>0,SUMPRODUCT(--(DebitTrans=1),DebitMonies),"")
Can the formula be altered to work or should I try and coeme up with a workaround?
THANKS,
Mark