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

Hi,

Make sure the frame is large enough so the entire option
button fits into it.

Regards,

Jan Karel Pieterse
Excel TA/MVP

-----Original Message-----
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.


.