I have an excel workbook that i would like to make an IIF statement in. I have a running total that i need to subtract the closed accounts amounts from.
cell J9 = sum(f4:f999)
cell h4:h999 = "X" <trigger for IIF statement to subtract a closed account amount>
Can anyone help me with the iif statement needed for this?
thanks raven
cell J9 = sum(f4:f999)
cell h4:h999 = "X" <trigger for IIF statement to subtract a closed account amount>
Can anyone help me with the iif statement needed for this?
thanks raven