E
EstherH
Hi again,
How does one get a check box created by the control toolbox to trigger a
one condition when checked and another when not checked?
For far I have found that Sub CheckBox1_Click() can be used to trigger an
event. But this triggers the same event whether checking or unchecking.
What is the if statement that captures the checked and unchecked values for
this box?
How does one get a check box created by the control toolbox to trigger a
one condition when checked and another when not checked?
For far I have found that Sub CheckBox1_Click() can be used to trigger an
event. But this triggers the same event whether checking or unchecking.
What is the if statement that captures the checked and unchecked values for
this box?