Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 172
Default Option Buttons separate from each other

I have 3 sets of two options buttons (6 total). I want
to be able to set them up so that buttons 1 and 2 work
together but are not related to 3 and 4 or 5 and 6. Is
there any way to do this? Problem I am having is that as
they are option buttons, clicking 1 means that I cannot
click 3 or 4 in group two or 5 or 6 in group three.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Option Buttons separate from each other

Is it a userform? If so, put the linked option buttons within a frame.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"ExcelMonkey" wrote in message
...
I have 3 sets of two options buttons (6 total). I want
to be able to set them up so that buttons 1 and 2 work
together but are not related to 3 and 4 or 5 and 6. Is
there any way to do this? Problem I am having is that as
they are option buttons, clicking 1 means that I cannot
click 3 or 4 in group two or 5 or 6 in group three.

Thanks



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 172
Default Option Buttons separate from each other

Thanks. The frame approach worked fine!




-----Original Message-----
Is it a userform? If so, put the linked option buttons

within a frame.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"ExcelMonkey"

wrote in message
...
I have 3 sets of two options buttons (6 total). I want
to be able to set them up so that buttons 1 and 2 work
together but are not related to 3 and 4 or 5 and 6. Is
there any way to do this? Problem I am having is that

as
they are option buttons, clicking 1 means that I cannot
click 3 or 4 in group two or 5 or 6 in group three.

Thanks



.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,758
Default Option Buttons separate from each other

If these are optionbuttons from the Forms toolbar used on a worksheet, put each
group in its own GroupBox (another icon on that Forms toolbar).

If these are optionbuttons from the Control toobox toolbar (either on a userform
on on a worksheet), you can group them by making the GroupName unique for each
group.

You'll have to show the properties for each optionbutton.

ExcelMonkey wrote:

I have 3 sets of two options buttons (6 total). I want
to be able to set them up so that buttons 1 and 2 work
together but are not related to 3 and 4 or 5 and 6. Is
there any way to do this? Problem I am having is that as
they are option buttons, clicking 1 means that I cannot
click 3 or 4 in group two or 5 or 6 in group three.

Thanks


--

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
Option Buttons/Radio Buttons John Calder New Users to Excel 7 May 16th 08 03:51 AM
option buttons CAOU Excel Worksheet Functions 1 April 20th 06 09:17 AM
Option Buttons coryrey Excel Discussion (Misc queries) 1 January 6th 06 03:49 PM
Option Buttons Grant90 Excel Discussion (Misc queries) 1 July 29th 05 02:34 PM
Option Buttons Ashman Excel Discussion (Misc queries) 2 July 10th 05 08:24 PM


All times are GMT +1. The time now is 10:19 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"