Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,311
Default OptionButtons from ControlToolbox

Ok this time my question is with OptionButtons. When I create them, they
seem to all link to one another. How can I have several groups of option
buttons where the individual groups work independently? So when I click an
option button in group 2, I would prefer that it did not affect the selected
option button in group 1.

Thanks,
Paul

--



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 313
Default OptionButtons from ControlToolbox

I know in the properites section there is a field called "GroupName" and if
you give all the optionbuttons you want linked together the same GroupName
they will work together and not affect other optionbuttons in other groups.

"PCLIVE" wrote:

Ok this time my question is with OptionButtons. When I create them, they
seem to all link to one another. How can I have several groups of option
buttons where the individual groups work independently? So when I click an
option button in group 2, I would prefer that it did not affect the selected
option button in group 1.

Thanks,
Paul

--




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default OptionButtons from ControlToolbox

If you use optionbuttons from the control toolbox toolbar, rightclick on each
of the members of the group, choose properties, and give that group a unique
groupname.

PCLIVE wrote:

Ok this time my question is with OptionButtons. When I create them, they
seem to all link to one another. How can I have several groups of option
buttons where the individual groups work independently? So when I click an
option button in group 2, I would prefer that it did not affect the selected
option button in group 1.

Thanks,
Paul

--


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,311
Default OptionButtons from ControlToolbox

That's it. Thank you.

--

"Tony" wrote in message
...
I know in the properites section there is a field called "GroupName" and if
you give all the optionbuttons you want linked together the same GroupName
they will work together and not affect other optionbuttons in other
groups.

"PCLIVE" wrote:

Ok this time my question is with OptionButtons. When I create them, they
seem to all link to one another. How can I have several groups of option
buttons where the individual groups work independently? So when I click
an
option button in group 2, I would prefer that it did not affect the
selected
option button in group 1.

Thanks,
Paul

--






  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,311
Default OptionButtons from ControlToolbox

Thanks Dave. I was using the OptionButtons from the Control Toolbox.
You're suggestion is what I was looking for.

--

"Dave Peterson" wrote in message
...
If you use optionbuttons from the control toolbox toolbar, rightclick on
each
of the members of the group, choose properties, and give that group a
unique
groupname.

PCLIVE wrote:

Ok this time my question is with OptionButtons. When I create them, they
seem to all link to one another. How can I have several groups of option
buttons where the individual groups work independently? So when I click
an
option button in group 2, I would prefer that it did not affect the
selected
option button in group 1.

Thanks,
Paul

--


--

Dave Peterson





  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default OptionButtons from ControlToolbox

Create multiple Frame controls and put the related sets of options
buttons within the Frame. Mutual exclusivity is applied only to the
controls within the same Frame.

Cordially,
Chip Pearson
Microsoft Most Valuable Professional
Excel Product Group, 1998 - 2009
Pearson Software Consulting, LLC
www.cpearson.com
(email on web site)

On Mon, 19 Jan 2009 13:26:57 -0500, "PCLIVE"
wrote:

Ok this time my question is with OptionButtons. When I create them, they
seem to all link to one another. How can I have several groups of option
buttons where the individual groups work independently? So when I click an
option button in group 2, I would prefer that it did not affect the selected
option button in group 1.

Thanks,
Paul

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
Moving OptionButtons MarkyB Excel Discussion (Misc queries) 2 March 7th 06 02:50 PM
c# & InterOp & OptionButtons Timo Excel Programming 0 February 13th 06 08:15 AM
Choosing Only One Of Three OptionButtons Minitman[_4_] Excel Programming 2 August 18th 05 12:59 PM
OptionButtons Paul Excel Programming 4 December 4th 03 04:12 PM
optionbuttons Phil Perry Excel Programming 1 July 10th 03 09:13 PM


All times are GMT +1. The time now is 01:54 AM.

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"