N
NV
I've a table called GReg with the fields GNumber, ControlNumber,
ArticleCode, ProdNumber and Date.
In a form I select the ArticleCode from one combo box, and I define the
number of records to create.
Then for each record to be created I need to find the last
ControlNumber used within the selected GNumber (one GNumber may
correspond to several ArticleCode), and increment it by one. Is this
possible ?
Thank you all in advance
Nuno
ArticleCode, ProdNumber and Date.
In a form I select the ArticleCode from one combo box, and I define the
number of records to create.
Then for each record to be created I need to find the last
ControlNumber used within the selected GNumber (one GNumber may
correspond to several ArticleCode), and increment it by one. Is this
possible ?
Thank you all in advance
Nuno