H
Heger
I have a field "Number" I want to calculate like this in my report:
If the number in "Number" is less than three, I will add X
If the number in "Number" is larger than three, I will add X+ (("Number"-3)*Y)
Can anyone help me with this?
If the number in "Number" is less than three, I will add X
If the number in "Number" is larger than three, I will add X+ (("Number"-3)*Y)
Can anyone help me with this?