Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 122
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default 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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
UserForm TextBoxes (with ControlSource set) won't clear in one click Paul Martin Excel Programming 2 March 17th 05 11:55 AM
Change UserForm ControlSource with VBA [email protected] Excel Discussion (Misc queries) 2 February 24th 05 08:05 AM
ControlSource in a userform textbox Ian Mangelsdorf Excel Programming 1 October 18th 04 01:17 PM
Excel VBA - Userform Checkbox/Textbox Problem Thunder5 Excel Programming 1 February 16th 04 02:06 PM
Basic Userform Controlsource question Kevin Excel Programming 0 August 7th 03 11:04 PM


All times are GMT +1. The time now is 03:47 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"