These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Combo Box Dilemma - Increasing a Value Due to Combo Box Value Selected

RickBull
Registered: May 19 2008
Posts: 2

I have several Combo Boxes that contain Values 1 through 5.
I want to create a variable that will hold the total of the valueschosen from the Combo Boxes. I have seen many examples that change the text value of another Combo Box or Text Field, but nothing that does this.
Any suggestions?

My Product Information:
Acrobat Pro 8.0, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
This is a simple addition. Add a calculation to the field that will hold the sum. No need to use JavaScript for this.

Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script