J
Justin
Hi All,
I have a form that needs to find the next available order number (located in
table OrderNumber) and use it in the form when adding a new order.
I need to know the following please;
-how to open the table from the form
- find the last unassigned order number (field = ordernumber and criteria is
Lastused = 0)
- use the ordernumber found in the form.
Any help really would be appreciated.
Thanks!!!
Justin
I have a form that needs to find the next available order number (located in
table OrderNumber) and use it in the form when adding a new order.
I need to know the following please;
-how to open the table from the form
- find the last unassigned order number (field = ordernumber and criteria is
Lastused = 0)
- use the ordernumber found in the form.
Any help really would be appreciated.
Thanks!!!
Justin