hi everyone,
access amateur,
i've created a form with a combo box and i want other fields in the
form to be related to the option chosen in the combo box, for example,
if a user want to enter data on a new computer part through a form
the first step will be choosing the type of hardware in the combobox list, for example CPU,
once the hardware type is chose the form will desplay fields related only to CPU,
if the user choose some other part the fields in the form will change according
to the hardware item chose by the user.
all the data is stored in one table.
can i do it through access or is VBA involved?
thanks.
access amateur,
i've created a form with a combo box and i want other fields in the
form to be related to the option chosen in the combo box, for example,
if a user want to enter data on a new computer part through a form
the first step will be choosing the type of hardware in the combobox list, for example CPU,
once the hardware type is chose the form will desplay fields related only to CPU,
if the user choose some other part the fields in the form will change according
to the hardware item chose by the user.
all the data is stored in one table.
can i do it through access or is VBA involved?
thanks.