C
Chaplain Doug
I am displaying records on a continuous form. Each record
has three visible fields and a hidden field. I wish to
enable or disable the three fields based on the value of
the hidden field as the records are displayed.
For instance, in my continuous form I have the fields:
Completed (a check box), Grade (a text box), and Date (a
text box)
Based on the value of the hidden (nonvisible) field [Type]
(which can be Check or Grade) I want to diable either the
Check box control or the Grade control. Any suggestions?
By the way, conditional formatting is not available for
check boxes is it?
has three visible fields and a hidden field. I wish to
enable or disable the three fields based on the value of
the hidden field as the records are displayed.
For instance, in my continuous form I have the fields:
Completed (a check box), Grade (a text box), and Date (a
text box)
Based on the value of the hidden (nonvisible) field [Type]
(which can be Check or Grade) I want to diable either the
Check box control or the Grade control. Any suggestions?
By the way, conditional formatting is not available for
check boxes is it?