View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David Billigmeier David Billigmeier is offline
external usenet poster
 
Posts: 176
Default Radio Buttons Created Dynamically

I'm trying to program a macro to create x number of radio buttons, depending
on what number I specify for x, and place each one at the top of a column.
When clicked, the radio button would highlight the row below it, and also
un-highlight the column with the previously checked radio button... any ideas?
Thanks
--
Regards,
Dave