Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle Forms
Viewing all articles
Browse latest Browse all 61369

still getting error after arithmetic over/underflow

$
0
0

Hello people,

 

i am breaking my head over a problem that keeps givving a 'arithmetic over/underflow' error.

 

I have a list where i can add products (standard value is $0,00) on the bottom i have a GrandTotal (also value $0,00)

 

I want to perform this calculation: GrandTotal / outcome. Because GrandTotal is a $0,00 value i get a 'arithmetic over/underflow' error when i want to preview this form in pdf.

 

I added this code:

 

 

if ( form1.#subform[0].Body.GrandTotal >0) then

     GrandTotal / uitkomst

endif

 

 

this causes the pdf form to load without errors...i thought...FINNALY!!!!

 

BUT...when i want to add products. i add the amount, then price per piece....and then i get the 'arithmetic over/underflow' AGAIN....with every product i add...

When i add the amount there is no problem, but when i want to add the price i get this error.

 

 

picture error.jpg

(Terugverdientijd is the last calculation on page 2 on the bottom of that page)

 

here is my pdf file.....

 

http://speedy.sh/nSkFr/form.pdf

 

i hope someone can help me with this so that i can finish this file...(because this is my last calculation and then it is done)

 

 

many thanks

 

Iwan


Viewing all articles
Browse latest Browse all 61369

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>