Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there,
(environment Excel 2003: Windows XP professional) I have a list of Checkbox controls (OLEObjects) in one of the column in workbook1.sheet1. From another addin (say Admin.xla) I want to cotrol click event of a check box that is in workbook1.sheet1. Objective is to change (from Admin.xla) the background color of the row (in workbook1.sheet1) for which the check box is seleted ( in workbook1.sheet1). I am adding these controls at run time when the workbook1.sheet1 is opened. And the number of check boxes added could be from 10 to 500 as per the records in the sheet. Check boxes are named at run time. for eg Checkbox added in row 5 and Col 6 is named as R5C6 programmatically. Any idea ?????? Thanks in advance. Nayan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Visual Basic code not working when sheet is saved | Excel Discussion (Misc queries) | |||
Visual Basic suddenly stopped working | Excel Programming | |||
Visual basic Check Box and the IF formula | Excel Discussion (Misc queries) | |||
Can I run Visual Basic procedure using Excel Visual Basic editor? | Excel Programming | |||
Activate check "Trust access to Visual Basic " in Excel | New Users to Excel |