S
SSwan
Hello.
Sheets is a mergefield of any positive value. I need to divide this value by
25 each time but need it to round the result up everytime to a whole number.
e.g. if sheets = 5, I need the result to be 1
e.g. if sheets = 26, I need the result to be 2 etc.
This is my code thus far:
{ =({MERGEFIELD sheets}/25 \# 0}
Any help would be appreciated. Thanks.
Sheets is a mergefield of any positive value. I need to divide this value by
25 each time but need it to round the result up everytime to a whole number.
e.g. if sheets = 5, I need the result to be 1
e.g. if sheets = 26, I need the result to be 2 etc.
This is my code thus far:
{ =({MERGEFIELD sheets}/25 \# 0}
Any help would be appreciated. Thanks.