V
vcwillia
I am trying to create a form field that takes the value from another field
(in this case, called "extrapages"), divides it by 50 then rounds up to the
next whole number. I see a "ROUNDUP" function in Excel so I tried creating a
formula that looks like: =ROUNDUP(extrapages/50) but got a Syntax error.
I'm recreating a form from an older version. That one has another formula
but it won't work anymore because of some other changes that were made to the
form. That formula looks like this and I don't even understand what it means:
=MAX(ROUND(0.49+((totalpages-pagesfree)/50),0),0) \* MERGEFORMAT
The "totalpages-pagesfree" is basically my "extrapages" field.
There is not a lot of information out there about Word calculations so I
really don't know where to turn at this point. Any ideas?
Thanks, Vanessa
(in this case, called "extrapages"), divides it by 50 then rounds up to the
next whole number. I see a "ROUNDUP" function in Excel so I tried creating a
formula that looks like: =ROUNDUP(extrapages/50) but got a Syntax error.
I'm recreating a form from an older version. That one has another formula
but it won't work anymore because of some other changes that were made to the
form. That formula looks like this and I don't even understand what it means:
=MAX(ROUND(0.49+((totalpages-pagesfree)/50),0),0) \* MERGEFORMAT
The "totalpages-pagesfree" is basically my "extrapages" field.
There is not a lot of information out there about Word calculations so I
really don't know where to turn at this point. Any ideas?
Thanks, Vanessa