Access newbie here...
I have a form where the user must select an option from combo box.
On some of these options, I want a comment text field to appear which must be filled out by the user.
In preparation for this, I added a yes/no field to the table where the options are stored for determining whether each option requires the comment control or not.
Only... I have no idea what I need to do in the form to make the control appear or disappear based on the user's selection.
Thoughts?
I have a form where the user must select an option from combo box.
On some of these options, I want a comment text field to appear which must be filled out by the user.
In preparation for this, I added a yes/no field to the table where the options are stored for determining whether each option requires the comment control or not.
Only... I have no idea what I need to do in the form to make the control appear or disappear based on the user's selection.
Thoughts?