ProjNo - 3 8 DIGIT CODE
DocType - 3 letters code
Typist - 3 letters code
There is a table for each of the above fields containing info enabling select appropriate ProjNo or DocType or Typist.
Master table has several other fields including document reference number filed which will be combination of [ProjNo]-[DocType]-[Tyist]-[Serial No]
We need to generate sequencial serial no for each Typist typing different type of document for a project & then store it to final result as shown above to a DocRefNo field in Master Table
DocType - 3 letters code
Typist - 3 letters code
There is a table for each of the above fields containing info enabling select appropriate ProjNo or DocType or Typist.
Master table has several other fields including document reference number filed which will be combination of [ProjNo]-[DocType]-[Tyist]-[Serial No]
We need to generate sequencial serial no for each Typist typing different type of document for a project & then store it to final result as shown above to a DocRefNo field in Master Table
Comment