Guys,
Can any one please help me in figuring out how to achieve the following in Access 2002?
It’s about capturing Changes done to ‘Routes’ (Machining Operations) details for a manufactured part. A table in our ERP system holds the following fields:
‘Part_No’, ‘Op_No’, ‘Start_Date’, ‘End_Date’, ‘SetUp_Time’, ‘Run_Time’
And we are making changes to these fields to reflect reality, based on the shopfloor feedback. Changes could be modifying the ‘SetUp_Time’ or ‘RunTime’ or, starting or closing off an operation.
It’s OK for a Part to have multiple operations as long as the following rules are met:
1. ‘Op_No’ can not have duplicates where ‘Start_Date’ or ‘End_Date’ are blank
2. can have ‘Op_No’ duplicates using ‘Start_Date’ or an ‘End_Date’ as long as these dates do not overlap. It’s not mandatory to have both dates in a single record (‘Op_No’).
Before start of the project I took a snapshot of these Routes and made a table in Access (treating it as a Master table). I want to do the same periodically say every 15 days, and make a report to management showing the changes done.
I have tried ‘Many-Many’ relationships etc making a fresh table out of recent dumps but haven’t succeeded a lot.
Thanks in advance
(*I thank and appreciate everyone for their participation and contribution to these forums*)
Ravek
Can any one please help me in figuring out how to achieve the following in Access 2002?
It’s about capturing Changes done to ‘Routes’ (Machining Operations) details for a manufactured part. A table in our ERP system holds the following fields:
‘Part_No’, ‘Op_No’, ‘Start_Date’, ‘End_Date’, ‘SetUp_Time’, ‘Run_Time’
And we are making changes to these fields to reflect reality, based on the shopfloor feedback. Changes could be modifying the ‘SetUp_Time’ or ‘RunTime’ or, starting or closing off an operation.
It’s OK for a Part to have multiple operations as long as the following rules are met:
1. ‘Op_No’ can not have duplicates where ‘Start_Date’ or ‘End_Date’ are blank
2. can have ‘Op_No’ duplicates using ‘Start_Date’ or an ‘End_Date’ as long as these dates do not overlap. It’s not mandatory to have both dates in a single record (‘Op_No’).
Before start of the project I took a snapshot of these Routes and made a table in Access (treating it as a Master table). I want to do the same periodically say every 15 days, and make a report to management showing the changes done.
I have tried ‘Many-Many’ relationships etc making a fresh table out of recent dumps but haven’t succeeded a lot.
Thanks in advance
(*I thank and appreciate everyone for their participation and contribution to these forums*)
Ravek