P
PARANOiA Genesis
Hello!
My company uses Access to track trouble tickets. We have a specific format
for numbering our jobs as follows:
NGJJJJJXXX where NG is just those letters, JJJJJ is the Julian Date (eg.
08172), and XXX is the number of the job on that Julian Day (the first job of
08172 is 001, then 002, and we want it to reset to 001 each day). So an
example of our first job number for today would be "NG08172001." We would
like this field to populate itself when a user opens the form to create a new
job. There is a potential for multiple users to access the database at the
same time, but not likely.
What kind of code would we need to use in order to generate this kind of
number on our database? We've been spending months tearing through every
Access database book and website and can't for the life of us figure this
out. We have very limited experience with code so it's been kind of tough.
Any help with this would be greatly appreciated. Thanks.
My company uses Access to track trouble tickets. We have a specific format
for numbering our jobs as follows:
NGJJJJJXXX where NG is just those letters, JJJJJ is the Julian Date (eg.
08172), and XXX is the number of the job on that Julian Day (the first job of
08172 is 001, then 002, and we want it to reset to 001 each day). So an
example of our first job number for today would be "NG08172001." We would
like this field to populate itself when a user opens the form to create a new
job. There is a potential for multiple users to access the database at the
same time, but not likely.
What kind of code would we need to use in order to generate this kind of
number on our database? We've been spending months tearing through every
Access database book and website and can't for the life of us figure this
out. We have very limited experience with code so it's been kind of tough.
Any help with this would be greatly appreciated. Thanks.