I can’t seem to get this formula to work when I add the “CEIL” function to this equation. Any help will be great.
“This formula is bound to a button and output to a text field”
CEIL(pageVars.Length * pageVars.Width * pageVars.Height * 0.5 / 27 * 1.15)
Have you figured it out?
If mot, You meed to test several options.
For example I’d assign the result of your math formula to a variable then use the CEIL formula on this variable.
Thanks, for the advice Fred. No, I have not figured it out. I seems that the math is not the same as other programs and a little wonky at times. Again. Thanks for responding.
1 Like