I need to increment numeric numbers and test codes on 2 subforms.
We have Documents (GSOP1234) and each document has many Version Codes (01) and each Version has many copy numbers (1)
The link to the main form is via a primary key but these codes need to be sequential as a subset of the primary key.
One is for the Version codes that has the text format 01, 02, 03 etc.
The other is for the Copy Numbers - numberc 1, 2, 3 etc.
I can't get auto number to do it as these codes and numbers need to be sequential as a subset of the prymary key and are keyed at different times.
Peter
We have Documents (GSOP1234) and each document has many Version Codes (01) and each Version has many copy numbers (1)
The link to the main form is via a primary key but these codes need to be sequential as a subset of the primary key.
One is for the Version codes that has the text format 01, 02, 03 etc.
The other is for the Copy Numbers - numberc 1, 2, 3 etc.
I can't get auto number to do it as these codes and numbers need to be sequential as a subset of the prymary key and are keyed at different times.
Peter