Hi ppl,
can someone tell me the correct syntax for saying:
"If checkbox1 is selected" do blah
Else blah...
i read its meant to be somthing like
If chk1.Value = 1 then blah
but, my checkboxes do not bring up the Value property?
Bella

can someone tell me the correct syntax for saying:
"If checkbox1 is selected" do blah
Else blah...
i read its meant to be somthing like
If chk1.Value = 1 then blah
but, my checkboxes do not bring up the Value property?
Bella
