View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gary Labowitz Gary Labowitz is offline
external usenet poster
 
Posts: 3
Default Frame on spreadsheet

I have added a frame to SS. I am adding radio buttons to frame. When I drag
the frame, the buttons come along as wanted.
However, in execution mode the radio buttons don't show. I haven't had luck
trying to reorder since I suspect they are in a different layer from the
frame.
Any clues as to how to set up radio buttons in a frame? (I'm using VBA now
to turn off other buttons when one is selected.)
And is this the correct group?
TIA
--
Gary