J
Ju Chao
Just following on from the recent question I had about sample MS
Access Accounting Systems, one particular query I had was how people
handled the Autonumber generation.... I use it for Invoices etc but
then if a user aborts an invoice it leaves a blank or gap between two
invoice numbers which does not look good for accounting/audit
purposes... I have heard people say not to use Autonumber for fields
such as Invoice Number, but for multi user environments it's quite
handy in helping ensure everyone has a unique number... do I really
have to code a save routine which only then locks/updates the invoice
number? What a pain if thats the case (or am I seeing it as more
difficult than it should be?)
Many thanks
Ju Chao
Access Accounting Systems, one particular query I had was how people
handled the Autonumber generation.... I use it for Invoices etc but
then if a user aborts an invoice it leaves a blank or gap between two
invoice numbers which does not look good for accounting/audit
purposes... I have heard people say not to use Autonumber for fields
such as Invoice Number, but for multi user environments it's quite
handy in helping ensure everyone has a unique number... do I really
have to code a save routine which only then locks/updates the invoice
number? What a pain if thats the case (or am I seeing it as more
difficult than it should be?)
Many thanks
Ju Chao