Hi everyone! Hope you can help me with this.
I have a field called Line in the Orders table that I use as a reference for changes made to a customer order. I need this field to generate an AutoNumber sequence starting from 1 up to the number of lines (orders) the customer has.
Then when I start a new order for a new customer, I need it to start again to one.
Please see my sample database and pardon for the lousy data inside. It was meant as a sample only.
I have a field called Line in the Orders table that I use as a reference for changes made to a customer order. I need this field to generate an AutoNumber sequence starting from 1 up to the number of lines (orders) the customer has.
Then when I start a new order for a new customer, I need it to start again to one.
Please see my sample database and pardon for the lousy data inside. It was meant as a sample only.
