Hi all,
I have created an auto-form from my table, and on that auto-form, i've created a combo box with some values in it. What i want to do is:
When a particular value from that combo box is selected, i want 2 more fields to become visible so that my employees can add further information into those fields.
I have created extra columns in my table to record entries into those extra fields, I have also created extra text boxes on my auto-form which are bound to the columns i've added to my table but made them not visible for now, however my access knowledge is a bit rusty and i cant figure out what code to enter so that when the required value is selected from my combo box, those fields can become visible and able to record further infor into my table.
Any ideas how this can happen will be greatly welcomed.
I have created an auto-form from my table, and on that auto-form, i've created a combo box with some values in it. What i want to do is:
When a particular value from that combo box is selected, i want 2 more fields to become visible so that my employees can add further information into those fields.
I have created extra columns in my table to record entries into those extra fields, I have also created extra text boxes on my auto-form which are bound to the columns i've added to my table but made them not visible for now, however my access knowledge is a bit rusty and i cant figure out what code to enter so that when the required value is selected from my combo box, those fields can become visible and able to record further infor into my table.
Any ideas how this can happen will be greatly welcomed.