Q
quixote
I have a form with Job information. Each job is assigned a
unique number. This form then has a subform with order
information. A job may have multiple orders added to it
over time. What I would like to do is increment the order
number automatically for each job but am unsure of the
best way to do this.
Example:
Job 1000 Job 2000
Order 1 Order 1
Order 2 Order 2
Order 3
How can I increment the orders within each job?
thanks
unique number. This form then has a subform with order
information. A job may have multiple orders added to it
over time. What I would like to do is increment the order
number automatically for each job but am unsure of the
best way to do this.
Example:
Job 1000 Job 2000
Order 1 Order 1
Order 2 Order 2
Order 3
How can I increment the orders within each job?
thanks