B
Brook
Good Day,
I currently use three tables for my products, all of which have "custom"
order id's.
tblStock - orderid = "NW-" 0000 -- Autonumber
tblcustom - orderid = "KI-" 0000 -- Autonumber
tblSamples - orderid = "SP-" 0000 -- Autonumber
I have been told that using Autonumber inhibits what I do.. can anyone help
me with setting up an alternate method of an incremental numbering system?
Thanks,
Brook
I currently use three tables for my products, all of which have "custom"
order id's.
tblStock - orderid = "NW-" 0000 -- Autonumber
tblcustom - orderid = "KI-" 0000 -- Autonumber
tblSamples - orderid = "SP-" 0000 -- Autonumber
I have been told that using Autonumber inhibits what I do.. can anyone help
me with setting up an alternate method of an incremental numbering system?
Thanks,
Brook