Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear group
How is it possible to assign a click event to a checkbox that has been placed within a worksheet using the following code.. Dim OleObjectsObject As OLEObject Dim OleControl As OLEObjec Dim CheckBox As MSForms.CheckBo Set OleControl = OleObjectsObject.Add(ClassType:="Forms.CheckBox.1" Set CheckBox = ExcelWorkSheet.OLEObjects(OleControl.Name).Objec Best regards Jim... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Checkbox Event | Excel Discussion (Misc queries) | |||
Action Event, CheckBox, Add Row and Textbox | Excel Discussion (Misc queries) | |||
Click event for checkbox from Forms toolbar | Excel Discussion (Misc queries) | |||
checkbox event handling function | Excel Worksheet Functions | |||
CheckBox Event | Excel Programming |