View Single Post
  #5   Report Post  
Dave Peterson
 
Posts: n/a
Default

alt-f11 to get to the VBE
ctrl-g to see the immediate window
type (or copy|paste)
activesheet.groupboxes.visible = false
and hit enter


"JAMES T." wrote:

I have two group boxes with two option buttons in each(from the Forms
Tool bar) Is there any way to make the group boxes invisible. I would
like to have only the option buttons showing on the worksheet.


--

Dave Peterson