D
Deus DNE
Hi all,
I have 6 locations with unique alpha identifiers. Each location needs to
input jobs (31 fields of info) and obtain a unique UD for that job (Location
ID-Job Number-YY)
So first job entered is for location B this is given job ID 1 Unique ref
would then be B-0001-05
Second job is for location C this should be given job ID 1 (as it's the
first job for C) Unique ref would then be C-0001-05
Ad nauseum for all 6 locations.
an job entered has to have the job ID incremented by one based on the last
number given to that location.
All i can see is that autonumber is out, and some specific script written.
Currently this database has been put together with 6 identical tables named
as per the locations.
Serious amounts of help appreciated.
Thanks In Advance
Deus
I have 6 locations with unique alpha identifiers. Each location needs to
input jobs (31 fields of info) and obtain a unique UD for that job (Location
ID-Job Number-YY)
So first job entered is for location B this is given job ID 1 Unique ref
would then be B-0001-05
Second job is for location C this should be given job ID 1 (as it's the
first job for C) Unique ref would then be C-0001-05
Ad nauseum for all 6 locations.
an job entered has to have the job ID incremented by one based on the last
number given to that location.
All i can see is that autonumber is out, and some specific script written.
Currently this database has been put together with 6 identical tables named
as per the locations.
Serious amounts of help appreciated.
Thanks In Advance
Deus