M
monkey1
I have following tables
tblcoursepayment with autonumber invoice number field.
tblitemSalesPayment with autonumber invoice number field.
how can I generate a central sequence invoice number for both table?
or any other suggestion to avoid duplicate invoice number?
tblcoursepayment with autonumber invoice number field.
tblitemSalesPayment with autonumber invoice number field.
how can I generate a central sequence invoice number for both table?
or any other suggestion to avoid duplicate invoice number?