View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
rmgjohnes rmgjohnes is offline
external usenet poster
 
Posts: 1
Default How to access a Radio Button in Frame in Excel?

I placed FrameControl1 on a WorkSheet.
Then the FrameControl1 is edited and three Radio Button Controls are added
to FrameControl1.
What is the syntax to access the state of the Radio Buttons in VBA?
Thank you for any response....