Calculated field with OR Equation?
-
I have a Calculated fieldname7 with this Equation:
CEIL(fieldname2*fieldname6/100)
Now I want to change it in to this:
CEIL(fieldname2*fieldname6/100)
or
CEIL(fieldname4*fieldname8/100)
or
CEIL(fieldname9*fieldname11/100)Is that possible?
Thank you very much!
Alwin
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Calculated field with OR Equation?’ is closed to new replies.