Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
<FWIW
You don't really need to put option buttons inside a frame. You can assign each button as a member of a group via the GroupName property. This will allow you to arrange your layout however you like and still manage your option choices without the need for a 'container', thus reducing the number of controls (and their associated overhead) on your userform. -- Garry Free usenet access at http://www.eternal-september.org ClassicVB Users Regroup! comp.lang.basic.visual.misc |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Option Buttons disappear from the frame when not in design mode | New Users to Excel | |||
Help with Option Buttons and Frame | Excel Programming | |||
Code for creating option buttons | Excel Programming | |||
deselect all option buttons in a frame | Excel Programming | |||
multipage - option buttons disappear from frame in Excel 2003 | Excel Programming |