G
Guest
I have created a table "tblParts" with the followin fields...
ID, Model Number, Reference, Description, Type, Part Number, Quantity,
Document.
I have created a form "frmInputPartsDetails"....to enter the information
into the table.
The Model Numbers can be repeated with each record.
Some Part Numbers can be used with Model Numbers.
My Question
1. Am I correct to say that I should be able to enter each Model Number and
Part Number once and if this this information is entered again it will be
referenced rather than duplicated in the table?
2. How do I do this....I have read about splitting the table and
relationships but I can't get the results I expected?
Lookup tables don't seem correct either as not all the models and part
numbers are known at the time the database is being created.
Please Help
Thanks
Dermot
ID, Model Number, Reference, Description, Type, Part Number, Quantity,
Document.
I have created a form "frmInputPartsDetails"....to enter the information
into the table.
The Model Numbers can be repeated with each record.
Some Part Numbers can be used with Model Numbers.
My Question
1. Am I correct to say that I should be able to enter each Model Number and
Part Number once and if this this information is entered again it will be
referenced rather than duplicated in the table?
2. How do I do this....I have read about splitting the table and
relationships but I can't get the results I expected?
Lookup tables don't seem correct either as not all the models and part
numbers are known at the time the database is being created.
Please Help
Thanks
Dermot