The offline and online help both say that radio buttons can be grouped in a panel and that only one of the group can be clicked at a time. I've tried it, it works, but...
How exactly does the group return the index of the one that is clicked?
I can't find any relevant properties or methods. Do you have to have a loop that reads the checked property of each radio button, called by a separate _click sub for each individual button?
Sorry to ask so many questions :sign0104:
Caravelle
How exactly does the group return the index of the one that is clicked?
I can't find any relevant properties or methods. Do you have to have a loop that reads the checked property of each radio button, called by a separate _click sub for each individual button?
Sorry to ask so many questions :sign0104:
Caravelle