PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/
__________________________________________________________________

David:
You say you want to "add up the 5 entries, etc, are you sure you don't
want to count the number of 5 entries?  If you add up your 8 5 entries
you will get 40, but if you count them you will only get 8.  The script
really doesn't need to be much different.  Asuming you are using a
variable to accumulate your"5's"result, the only difference would be
whether you add 5 to the value of that result variable(to obtain a sum),
or add 1 to it(to obtain a count).

Another variation would be to have an array of 5 variables to accumulate
the results and then add 5(or 1 to the appropriate array entry.

To change your subscription:
http://www.pdfzone.com/discussions/lists-pdfforms.html

Reply via email to