hi:
I created a table called tblEquipment.
The fields are called "EquipmentID"(primary key & autonumber) and "EquipmentDescription"(which I populated w/their appropriate values).
My problem is that there are a few values that I would like to give the user the option to pick and choose what type of equipment they like. Ex: If I choose "Microphone" (EquipmentDescription), I would like the user to choose for a wired or wireless model.
Thanks in advance,
I created a table called tblEquipment.
The fields are called "EquipmentID"(primary key & autonumber) and "EquipmentDescription"(which I populated w/their appropriate values).
My problem is that there are a few values that I would like to give the user the option to pick and choose what type of equipment they like. Ex: If I choose "Microphone" (EquipmentDescription), I would like the user to choose for a wired or wireless model.
Thanks in advance,