Hi Marla,Here is a quick example that i've put together which should
help you, i've created 3 radio buttons side by side (so they are linked
at there parent radiobuttongroup node which i've called "seeme"), and
have named them "nothing", "show1" and "show2" (so the rawValue's of
these will be 1, 2 and 3 respectively). These are on a Subform called
MAIN with any other fields that everyone will need to complete.I then
have another 2 subforms, one subform called SHOW1 and the last called
SHOW2 (eac...