J
JustMe
If I want to create a table for Invoices, what is the best way of
incrementing the Invoice number from an arbitrary start point.
Would it be:
1. Use an Autonumber field?
or
2. Create a Number field and set to Autoincrement in code.
If it's the 2nd listed ,
Can or Would someone Please tell me the code I would use and where to place
it in design scheme of things?
Thanks
incrementing the Invoice number from an arbitrary start point.
Would it be:
1. Use an Autonumber field?
or
2. Create a Number field and set to Autoincrement in code.
If it's the 2nd listed ,
Can or Would someone Please tell me the code I would use and where to place
it in design scheme of things?
Thanks