D
dsukovich
I have a form that is used for configuring the labels of up to 13
checkboxes. I click the checkbox I want to configure and then in a
separate field I enter what the checkbox label should read on a form,
what the label should read on a report and whether the checkbox is
supposed to visible or not. I will do this for each of the 13
checkboxes. There is a table behind the form holding these values I
will enter. The problem is, I am clicking on 1 of 13 checkboxes, I
need to be able to determine which label to change, that's the easy
part, and then change it. I have planned to use the Tag property of
the checkbox field to build label field name, but then, how do I set
the actual cpation of the label for that checkbox?
Thanks for your help,
Dsukovich
checkboxes. I click the checkbox I want to configure and then in a
separate field I enter what the checkbox label should read on a form,
what the label should read on a report and whether the checkbox is
supposed to visible or not. I will do this for each of the 13
checkboxes. There is a table behind the form holding these values I
will enter. The problem is, I am clicking on 1 of 13 checkboxes, I
need to be able to determine which label to change, that's the easy
part, and then change it. I have planned to use the Tag property of
the checkbox field to build label field name, but then, how do I set
the actual cpation of the label for that checkbox?
Thanks for your help,
Dsukovich