View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paul Paul is offline
external usenet poster
 
Posts: 2
Default Excel and option buttons

I'm trying to create option buttons within a frame in
Excel using visual basic. When I exit the design mode the
option buttons are not visible.

I've checked that that "visible" property is "true".

This happens if I place the buttons on top of the frame or
if I place the frame on top of the buttons.