Forum Discussion

BigTommy's avatar
BigTommy
Helper I
6 years ago
Solved

subtraction from zero....

Hi Guys,    Hope you kepping well. I have an issue and cannot fix this. I beleive this is soemthing really simple but....   Date Item number Avg Unit cost 2019 Current unit cost Variance ...
  • ryan_mayu's avatar
    6 years ago

    BigTommy 

    please try

    if ( currentunitcost=0, 0, currentunitcost-avgunitcost )