Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I would like to create a form containing checkboxes 'on-the-fly' from a list of values in a spreadsheet range, so after "userform_initialise()" i want something like "do until the last cell in the range =""" "me.controls.add...... a checkbox named after the value of the active cell" "activecell.offset(1,0)" "loop" the bit i can't do is create the checkbox control on the userform (i guess i'd also liketo control whereabouts on the form the controls go as they are added). greatly for any help, Tim |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating multi-user Excel form for online | Excel Discussion (Misc queries) | |||
Creating a user interface form | Excel Discussion (Misc queries) | |||
Clear a Checkbox in a a user form | Excel Discussion (Misc queries) | |||
how to delete or remove checkbox form control in Excel? | Excel Discussion (Misc queries) | |||
Creating a list box in a user form | Excel Programming |