Dear All
I am trying to use the sum function unsucessfully to subtract work completed values from the whole project value, if the true condition is ticked.
=Sum(IIf([ValueWorkCompleted]=True,[TotalValueIncVAT]-[StatementOriginalValue))
This sould be, if the work is completed, subtract the job value from the total value.
Thanks in advance
Mark
I am trying to use the sum function unsucessfully to subtract work completed values from the whole project value, if the true condition is ticked.
=Sum(IIf([ValueWorkCompleted]=True,[TotalValueIncVAT]-[StatementOriginalValue))
This sould be, if the work is completed, subtract the job value from the total value.
Thanks in advance
Mark