M
Mark Sheppard
I am trying to enable/disable elements of a form depending on whether a
checkbox is ticked or empty. With text boxes, this simply involves putting
conditional formatting on the relevent fields so if the checkbox field is
equal to 1, the field is enabled or equal to 0 and it is disables. However,
conditional formatting cannot e applied to checkboxes so I cannot use this
same method for enabling and disabling checkboxes. Does anyone know of the VB
required to carry out this function?
Many thanks in advance for your replies
Mark
checkbox is ticked or empty. With text boxes, this simply involves putting
conditional formatting on the relevent fields so if the checkbox field is
equal to 1, the field is enabled or equal to 0 and it is disables. However,
conditional formatting cannot e applied to checkboxes so I cannot use this
same method for enabling and disabling checkboxes. Does anyone know of the VB
required to carry out this function?
Many thanks in advance for your replies
Mark