Copy link to clipboard
Copied
I have created an interactive adobe pdf form using Adobe 9 pro. Calculating average and standard deviation of five number sets. Then trying to dispaly PASS/FAIL results compared to a prset value, The calculations works just fine. When entering a data point to change average deviation and standard deviation that exceeds the criteraia, the PASS/FAIL does not immidately works. I have to enter the wrong data point several times before the PASS/FAIL works. Also when deviation is less than set value (PASS), I have to renter the correct value of original data set several times before the PASS is desplayed again,
var x=this.getField ('dev");
event.value=x<=set?"PASS":"FAIL";
Appreciate any comments.
Copy link to clipboard
Copied
Hello there,
I'm sorry to hear you're having trouble. Unfortunately, this forum is for suggestions for the team at CreatePDF (http://createpdf.acrobat.com); we can't help with issues experienced with other Adobe products. Please re-post your question to the forum at the Acrobat User Community site:
www.acrobatusers.com/forum
Best of luck!
Rebecca