Newbie_1981
New member
- Local time
- Today, 11:54
- Joined
- Jan 4, 2011
- Messages
- 7
I'm new with Database and I've been reading books and gone online for the past 5 days and still lost. Can anybody please help or provide me some guidance? Below is the description of my problem. Thank you.
I've created a form for data entry for quality issues. In the form, the operator enter Part #, Date, Operator Name, Minor Problem, Major Problem, etc.
In the Minor Problem and Major Problem field, the operator needs to enter the quantity on each field. After entering the value, the form will display extra field for detail description of the problem.
For example, the operator entered 10 units in the Major Problem field. Thus, the extra field such as Bad Solder Joint, Leakage on Valve, and Loosen Nut will be display in the same form.
I created all these field in a single table.
I tried using Macro to open different form for different condition (Major or Minor problem). However, my data in the table is all messed up.
I've created a form for data entry for quality issues. In the form, the operator enter Part #, Date, Operator Name, Minor Problem, Major Problem, etc.
In the Minor Problem and Major Problem field, the operator needs to enter the quantity on each field. After entering the value, the form will display extra field for detail description of the problem.
For example, the operator entered 10 units in the Major Problem field. Thus, the extra field such as Bad Solder Joint, Leakage on Valve, and Loosen Nut will be display in the same form.
I created all these field in a single table.
I tried using Macro to open different form for different condition (Major or Minor problem). However, my data in the table is all messed up.