Excel and option buttons

P

Paul

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.
 
J

Jan Karel Pieterse

Hi,

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

Regards,

Jan Karel Pieterse
Excel TA/MVP
 
P

Paul

Hi

It does not appear to solve the problem. The option
buttons still dissapear when I press "Exit design mode" on
the VB toolbar.

Regards
Paul
 
T

Tom Ogilvy

I just inserted a userform. Drew a frame on it. Drew two option buttons on
the frame (totally within its "frame"). Clicked exit design mode and
everything was fine.

Just to let you know what you describe it atypical.

xl2000 SR1, Win 2K; similar experience in xl97 SR2 on Win 98 SE
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top