Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have two groups of radio buttons.. but they are working as 4 button and not 2 sets of 2. How do I fix that? Thank you, Ke -- sungen9 ----------------------------------------------------------------------- sungen99's Profile: http://www.excelforum.com/member.php...nfo&userid=914 View this thread: http://www.excelforum.com/showthread.php?threadid=51368 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I think you have to put them in a group box and make the buttons and box a
single group. -- Ian -- "sungen99" wrote in message ... I have two groups of radio buttons.. but they are working as 4 buttons and not 2 sets of 2. How do I fix that? Thank you, Ken -- sungen99 ------------------------------------------------------------------------ sungen99's Profile: http://www.excelforum.com/member.php...fo&userid=9144 View this thread: http://www.excelforum.com/showthread...hreadid=513687 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Seperating them into frames should do the trick. -- gti_jobert ------------------------------------------------------------------------ gti_jobert's Profile: http://www.excelforum.com/member.php...o&userid=30634 View this thread: http://www.excelforum.com/showthread...hreadid=513687 |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() i put them into group box 46 and 47. but when i click left botton in box 46 right box 47 moves as well. very odd. -- sungen99 ------------------------------------------------------------------------ sungen99's Profile: http://www.excelforum.com/member.php...fo&userid=9144 View this thread: http://www.excelforum.com/showthread...hreadid=513687 |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you're referring to userform Option Buttons another option <hehe is to
use the GroupName property. -- Jim "sungen99" wrote in message ... | | I have two groups of radio buttons.. but they are working as 4 buttons | and not 2 sets of 2. | | How do I fix that? | | Thank you, | Ken | | | -- | sungen99 | ------------------------------------------------------------------------ | sungen99's Profile: http://www.excelforum.com/member.php...fo&userid=9144 | View this thread: http://www.excelforum.com/showthread...hreadid=513687 | |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I dont know if im doing this correctly or not. i used the group box option and just put one around one group of buttons and another around the other. i look at properties but i dont see anything that give me the option of seperating them or saying that these 2 buttons are part of box 1 and these 2 are part of box 2. or am i looking in the wrong place? Sorry for the issues... -- sungen99 ------------------------------------------------------------------------ sungen99's Profile: http://www.excelforum.com/member.php...fo&userid=9144 View this thread: http://www.excelforum.com/showthread...hreadid=513687 |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Ctrl-click on each radio button and it's surrounding box (to select them
all), then right-click, Grouping, Group. -- Ian -- "sungen99" wrote in message ... I dont know if im doing this correctly or not. i used the group box option and just put one around one group of buttons and another around the other. i look at properties but i dont see anything that give me the option of seperating them or saying that these 2 buttons are part of box 1 and these 2 are part of box 2. or am i looking in the wrong place? Sorry for the issues... -- sungen99 ------------------------------------------------------------------------ sungen99's Profile: http://www.excelforum.com/member.php...fo&userid=9144 View this thread: http://www.excelforum.com/showthread...hreadid=513687 |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() i am unable to hold down ctrl, or alt, or shift while one radio butto is highlighted and select another button. again im sorry for being so stupid. i would stop asking all together i i really did not need to make this work -- sungen9 ----------------------------------------------------------------------- sungen99's Profile: http://www.excelforum.com/member.php...nfo&userid=914 View this thread: http://www.excelforum.com/showthread.php?threadid=51368 |
#9
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() IM A MORON... i got it now.. thanks -- sungen99 ------------------------------------------------------------------------ sungen99's Profile: http://www.excelforum.com/member.php...fo&userid=9144 View this thread: http://www.excelforum.com/showthread...hreadid=513687 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Radio buttons | Excel Discussion (Misc queries) | |||
Use of Radio Buttons | Excel Discussion (Misc queries) | |||
Option Buttons/Radio Buttons | New Users to Excel | |||
radio Buttons | Excel Discussion (Misc queries) | |||
VBA: Disable Frame and Radio Buttons based on Another Radio Button Being True | Excel Worksheet Functions |