OK, basically I have about 24 option buttons on my form. 4 of them per frame totalling 6 frames. When they click a button I want it to make sure that at least one option button is ticked in each frame, without having to do loads and loads of IF statements to check this. Is there a way to check that one is checked per frame?
I dont want default value of one of the opt buttons in each frame to be 1 incase a user thinks they ticked it as the form is pretty complex and having boxes ticked when they open it will confuse them.
If you can help then please do. Just to summarise, I need to make sure at least 1 option button is ticked per frame, hopefully without using too much code.
Thanks
