Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
JAMES T.
 
Posts: n/a
Default Option Buttons in Group Box

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.

  #2   Report Post  
Chip Pearson
 
Posts: n/a
Default

Set the BorderColor to the same color as the BackColor, and
change the SpecialEffect setting to 0 (fmSpecialEffectFlat).


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"JAMES T." wrote in message
ups.com...
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.



  #3   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
  #4   Report Post  
Chip Pearson
 
Posts: n/a
Default

I misread your question. I assumed you were talking about Option
Buttons on Userforms, not directly on the worksheet.

--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Chip Pearson" wrote in message
...
Set the BorderColor to the same color as the BackColor, and
change the SpecialEffect setting to 0 (fmSpecialEffectFlat).


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"JAMES T." wrote in message
ups.com...
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.





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

Thank goodness that never happens to me (cough, cough) <v,vbg.

Chip Pearson wrote:

I misread your question. I assumed you were talking about Option
Buttons on Userforms, not directly on the worksheet.

--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com

"Chip Pearson" wrote in message
...
Set the BorderColor to the same color as the BackColor, and
change the SpecialEffect setting to 0 (fmSpecialEffectFlat).


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"JAMES T." wrote in message
ups.com...
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
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
grouping of option buttons mapi62 Excel Discussion (Misc queries) 0 February 22nd 05 12:19 PM
Excel option buttons Tosty Excel Discussion (Misc queries) 2 February 12th 05 04:13 PM
Subtotal of Subtotal displays Grand Total in wrong row Thomas Born Excel Worksheet Functions 5 January 6th 05 01:46 PM
Group buttons from the forms toolbar GregR Excel Discussion (Misc queries) 1 December 7th 04 01:25 AM
Can I use more than one set of option buttons in a worksheet? Ray Excel Worksheet Functions 2 November 22nd 04 03:37 PM


All times are GMT +1. The time now is 03:51 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"