B
Brook
Good Day,
I have a form that I use for order entries (based on my tblorders), and I
have a combobox with three types of orders, Custom, Stock, and Sample. What I
am trying to accomplish is a sequencial order number system so that if the
user selects "Custom" and the last order number was 2 then the next order
number would be 3. Or if the user selects "Program" and the last order number
was 7, then the next order number would be 8.
Any ideas? Tips? or suggestions are greatly appreciated..
Brook
I have a form that I use for order entries (based on my tblorders), and I
have a combobox with three types of orders, Custom, Stock, and Sample. What I
am trying to accomplish is a sequencial order number system so that if the
user selects "Custom" and the last order number was 2 then the next order
number would be 3. Or if the user selects "Program" and the last order number
was 7, then the next order number would be 8.
Any ideas? Tips? or suggestions are greatly appreciated..
Brook