N
Nayan
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
(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