Hi,
Anyone can help me! I would be much appreciated if got the solution.
I have few tables consist of customer, project and Item_code.Each customer could have few projects and each project has one Item_code.Each Item_Code might have more then one testing number.The question is how do I create the auto number for each testing No of a Item_code ?
Illustration:
Item_code : ( same for one record eg. Item119 )
Qmin : (testing no range between 1 to 5)
Ot: ( same as Qmin)
autonumber : (Start at Number 1 and so on for next testing.
This Number will differ and start from Number 1 for new item_code.) -This is the No I do not know how to generate.
Qmin and Qt will have many testing.
TQ for your great advices.
Anyone can help me! I would be much appreciated if got the solution.
I have few tables consist of customer, project and Item_code.Each customer could have few projects and each project has one Item_code.Each Item_Code might have more then one testing number.The question is how do I create the auto number for each testing No of a Item_code ?
Illustration:
Item_code : ( same for one record eg. Item119 )
Qmin : (testing no range between 1 to 5)
Ot: ( same as Qmin)
autonumber : (Start at Number 1 and so on for next testing.
This Number will differ and start from Number 1 for new item_code.) -This is the No I do not know how to generate.
Qmin and Qt will have many testing.
TQ for your great advices.