Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Whoops, typos in Userform1 CommandButton2_Click
arr(i) = colClsChBoxes(i).cb.Value MsgBox arr(i), , colClsChBoxes(i).cb.Name cb should read cbx, so For i = 1 To cnt arr(i) = colClsChBoxes(i).cbx.Value MsgBox arr(i), , colClsChBoxes(i).cbx.Name Next I'm mystified as to how I could have sent two posts previously! Peter T |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
When I open a spreadsheet it loads, but my screen is blue | Excel Discussion (Misc queries) | |||
Excel file opens into a blue screen with no infomation | Excel Discussion (Misc queries) | |||
Why do I get a blue screen at the opening of a workbook? | Excel Discussion (Misc queries) | |||
Blue screen | New Users to Excel | |||
Excel 2002 SP3: In Open Dialog, Some File Names Appear in Blue | Excel Discussion (Misc queries) |