Hi,
I'm trying to add a series of checkboxes (Excel not activeX) to a worksheet. I'd like to have code that would create the check box and associate it with a cell based on a condition. So, if a cell in Column D has a value (or is not blank) I'd like to have a check box created in Column C and the checkbox be associated to the cell (D2 has a value, check box is created in C2 and C2 now displays True/False base on check box value). I can do this the old fashioned way, but I add 30 - 50 users at a time and that's a long tedious process.
Any thoughts?
Regards,
Tazz
I'm trying to add a series of checkboxes (Excel not activeX) to a worksheet. I'd like to have code that would create the check box and associate it with a cell based on a condition. So, if a cell in Column D has a value (or is not blank) I'd like to have a check box created in Column C and the checkbox be associated to the cell (D2 has a value, check box is created in C2 and C2 now displays True/False base on check box value). I can do this the old fashioned way, but I add 30 - 50 users at a time and that's a long tedious process.
Any thoughts?
Regards,
Tazz