I have a table called prod with the following fields
Date
Order_No
Customer_ID
Shift
MC_Spd
Output
Run_time
Comments
I would like to add a button to the Prod form that will open a data sheet with 2 columns
Cause
DT_Mins
I want to end up with records in another table that shows
Date
Order_No
Customer_ID
Shift
Cause
DT_mins
When I enter a Cause and DT_mins the rest of the fields should just populate based on the info on the open form.
I hope this is clear enough?
Kind Regards
Kelley Lewis
Date
Order_No
Customer_ID
Shift
MC_Spd
Output
Run_time
Comments
I would like to add a button to the Prod form that will open a data sheet with 2 columns
Cause
DT_Mins
I want to end up with records in another table that shows
Date
Order_No
Customer_ID
Shift
Cause
DT_mins
When I enter a Cause and DT_mins the rest of the fields should just populate based on the info on the open form.
I hope this is clear enough?
Kind Regards
Kelley Lewis