![]() |
userform checkbox problem with controlsource
Hi experts,
I have a little problem (i think). I have a checkbox on m userform with a controlsource in mysheet1, cell J12. This is what i would like : On startup of the workbook, i would like the checkbox to be empty ! Now, because it has a controlsource, the checkbox is marked with a 'v' in the color grey, indicating it is not really checked. However, i want it to be empty when i start up the workbook. I tried to put 'False' in the controlsource, but it did not work, it was still grey checked. i tried to make the controlsource cell empty, but it did not work, it was still grey checked. Any ideas? Thanks, Pierre -- Message posted via http://www.officekb.com |
userform checkbox problem with controlsource
Hi!
If your reference to the control source is only J12, then add the sheet name to it: mysheet1!J12 Regards Mika "Pierre via OfficeKB.com" <u13950@uwe wrote in message news:569d2a042c6cc@uwe... Hi experts, I have a little problem (i think). I have a checkbox on m userform with a controlsource in mysheet1, cell J12. This is what i would like : On startup of the workbook, i would like the checkbox to be empty ! Now, because it has a controlsource, the checkbox is marked with a 'v' in the color grey, indicating it is not really checked. However, i want it to be empty when i start up the workbook. I tried to put 'False' in the controlsource, but it did not work, it was still grey checked. i tried to make the controlsource cell empty, but it did not work, it was still grey checked. Any ideas? Thanks, Pierre -- Message posted via http://www.officekb.com |
All times are GMT +1. The time now is 01:22 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com