Creating Order Number

  • Thread starter Thread starter Simon
  • Start date Start date
S

Simon

I currently am builing a access ordering system. I was going to use
autonumber as the order number but have heard that it is not recomended
to do this.
I have read that i need some code that will add +1 to the previou order
number.


Could any one tell me how to code this and the best way to do it so
that i do not duplicate any order numbers

Thanks

Simon
 
Simon said:
I currently am builing a access ordering system. I was going to use
autonumber as the order number but have heard that it is not
recomended to do this.
I have read that i need some code that will add +1 to the previou
order number.


Could any one tell me how to code this and the best way to do it so
that i do not duplicate any order numbers

Thanks

Simon

See:

http://www.lebans.com/rownumber.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top