Avatar

Level 2

Hello Everyone

Accounting for the possibility that I posted this in an incorrect forum previously, I am re-posting here with the hope that no forum rules are violated in doing so.

I don't know a lot about writing code, just basic things.  The last thing I touched was C++ while in college and that was over 10 years ago.  However, let's say I have a subform "FormA" that has a radio button object "Obj1" with four radio buttons R1, R2, R3, and R4.  Using Acrobat 8 and FORMCALC, is there a way to address each individual radio button in an IF/THEN statement?  For example, if R1 is selected, then display the number 1, if R2  is selected, display the number 2 and so on.  Of course, it is just my guess that these buttons are sub-components of a main object, I get errors when I try to refer to each sub-component.  Any help would most certainly be welcomed.

Thanks

Daryl