dkubiak
Board Regular
- Joined
- May 17, 2004
- Messages
- 137
- Office Version
- 2013
- Platform
- Windows
I am building a database to store information on defects in a manufacturing environment. One table needs to include standard measurements, such as the weight of a single part. The weight has to be exact. However, I cannot enter data in my table that has a decimal, such as .25 It always turns back into a zero.
Also, once I begin storing defects I would like to be able to select the order number in a drop down list box then enter the various defects, again from a drop down list box, with the quantity of the defect found. I want this information to be entered in my "values" table. Is is possible to build a form where I can select the order number once and then enter multiple defects and have the defects stored as seperat entries but all include the order number?
Also, once I begin storing defects I would like to be able to select the order number in a drop down list box then enter the various defects, again from a drop down list box, with the quantity of the defect found. I want this information to be entered in my "values" table. Is is possible to build a form where I can select the order number once and then enter multiple defects and have the defects stored as seperat entries but all include the order number?