Forum Discussion

CEOBlockchain's avatar
CEOBlockchain
Copper Contributor
Dec 27, 2018

How to use the Subtract with IF function ?

Hi everyone,   Actually, I need some help about How I can use subtract with IF function Or any other way ? For example: If A>0 , make (B - C).   How I can use it on Excel, Please :)
  • Haytham Amairah's avatar
    Haytham Amairah
    Dec 28, 2018

    Okay, I've updated the workbook with this formula in AV Balance cell.

    =IF(D6>0,0,10000)

     

    If you want to change the AV Balance, you can change it in the formula from 10000 to something else.

     

    I hope this helps you

    Regards

Resources