Hello - I need help with writing a javascript to round up a field. I've converted an Excel form to a PDF, and in the Excel form, the code used is: =ROUNDUP(H32, -3)
What I have is 2 fields. One field called Subtotal.1 is the actual total dollars, and the other field called RSubtotal.0 is the 'round up' of Subtotal.1.
Does anyone know what the javascript code would be for this?
Thanks
Connie
What I have is 2 fields. One field called Subtotal.1 is the actual total dollars, and the other field called RSubtotal.0 is the 'round up' of Subtotal.1.
Does anyone know what the javascript code would be for this?
Thanks
Connie