View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kelly******** Kelly******** is offline
external usenet poster
 
Posts: 33
Default Javascript Question

Im working with acrobat and was woundering if someone could help me with a
***javascript***
In the property box of a text field I have and option for calulating from
another check box
What I need is to have the text area be filled in if one of three check
boxes are check.
example
would be if check box (adult) is check then the text field (enclosed) would
be 45
If the check box (junior) is check then the text field (enclosed) is 20
If the check box (family) is checked the the text field (enclosed) is 60

I know this forum is for excel but you all have always be great with help so
I turn to you all first.