View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David David is offline
external usenet poster
 
Posts: 11
Default Chosen opton button

Suppose you have a form with a number of option buttons (radio buttons).
How can I know which option button has been selected by the user?
I have to check thru them all with a for loop?


TIA,
David