ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   userform checkbox problem with controlsource (https://www.excelbanter.com/excel-programming/344210-userform-checkbox-problem-controlsource.html)

Pierre via OfficeKB.com[_2_]

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

Mika Oukka

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