Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I'm half way there with this. From the top. I have the below code which tags the value of frame1 as row1, Ok so far. Now the bit i'm stuck at. Then i want to make all the optionbuttons in frame1 false. Dim MyMike row1 = Val(Frame1.Tag) If row1 < IsNull(MyMike) Then row1 = False End If -- mikewild2000 ------------------------------------------------------------------------ mikewild2000's Profile: http://www.excelforum.com/member.php...fo&userid=3276 View this thread: http://www.excelforum.com/showthread...hreadid=514129 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Option Buttons disappear from the frame when not in design mode | New Users to Excel | |||
Enable target frame option | Excel Discussion (Misc queries) | |||
Option buttons: How to get the selected option from a group? | Excel Programming | |||
multipage - option buttons disappear from frame in Excel 2003 | Excel Programming | |||
Deselect option buttons | Excel Discussion (Misc queries) |