I have created a table called Equipments that lists many different types of equipments.
My goal is to create a form that lists the equipments by name . Example: microphone (in a check box) and quantity required (on a text box)
My goal is to have each equipment selected placed on table Equipment.
Should I create one record per equipment? If I do, I'll have blank record and no primary key value.
Hope someone can help me.....
My goal is to create a form that lists the equipments by name . Example: microphone (in a check box) and quantity required (on a text box)
My goal is to have each equipment selected placed on table Equipment.
Should I create one record per equipment? If I do, I'll have blank record and no primary key value.
Hope someone can help me.....