C
cheryl
Can you tell me how to enable a formfield checkbox using
VBA. I know I can select the checkbox by assiging it to a
bookmark, but I can't figure out how to enable the
checkbox. What I've got is two checkboxes. The second one
is disabled until the first one is checked. So I want
code to say if the first checkbox is checked, enable the
second checkbox.
Thanks!
VBA. I know I can select the checkbox by assiging it to a
bookmark, but I can't figure out how to enable the
checkbox. What I've got is two checkboxes. The second one
is disabled until the first one is checked. So I want
code to say if the first checkbox is checked, enable the
second checkbox.
Thanks!