Hello,
I'm developing a routine in Excel 2010 VBA.
In the initialisation of my Userform, when pre-setting values for the User, I've noticed that when the Userform is first shown, a checkbox in a frame on the Userform has a faint tick. If I repeatedly click the checkbox it goes 'full tick', then blank, then full tick again and so on.
Eventually after UAT I will decide if I want the checkbox should be checked or unchecked when the form is first displayed, but at the moment I'm trying to achieve some sort of 'clean' first look.
Can any kind soul suggest what the cause is, or what the initialisation code should be to achieve either a blank or 'full tick' checkbox when the Userform is first displayed, instead of the 'faint tick'?
I'm developing a routine in Excel 2010 VBA.
In the initialisation of my Userform, when pre-setting values for the User, I've noticed that when the Userform is first shown, a checkbox in a frame on the Userform has a faint tick. If I repeatedly click the checkbox it goes 'full tick', then blank, then full tick again and so on.
Eventually after UAT I will decide if I want the checkbox should be checked or unchecked when the form is first displayed, but at the moment I'm trying to achieve some sort of 'clean' first look.
Can any kind soul suggest what the cause is, or what the initialisation code should be to achieve either a blank or 'full tick' checkbox when the Userform is first displayed, instead of the 'faint tick'?