First off I am a very green user to access,
I have a generic access database that a clerk fills out a form and that form feeds a collection table called "employeecollection".
I have a program that allows me to have a bar code on a employee identification card who's number is based off my access data base "DATAID". Basically they are assigned the next available number based on the entry. (Ex, 100,101,102,103,104,105,106.........)
I use a program that tracks tools, and we use a barcode to track by employee.
I have recently ran into a problem where another location uses the same program to track tools and its combined across both sites.
My issue is the barcode numbers are about to dublicate based on the number of employees at the site, (We started at 0 and they started at 2000, and we are about to catch up to them)
I want to put a prefix "586" before the number and have the data ID pick up a number behind it, so for me my employee ID would be 5862000, if i was the 2000 employee to be on MY location).
I can get the 586 to show in the collection data by using the detail tab and going down to the Format section when setting up.
The issue i run into is it only shows on the collection table, when the number is on the forms page i have the data ID as a label to show me what the employee number is, for me it only shows the number and not the 586 portion, yet when i pull the collection table it shows 586100
Can anyone assist with this, I'm at a loss.
Hope i explained this well
I have a generic access database that a clerk fills out a form and that form feeds a collection table called "employeecollection".
I have a program that allows me to have a bar code on a employee identification card who's number is based off my access data base "DATAID". Basically they are assigned the next available number based on the entry. (Ex, 100,101,102,103,104,105,106.........)
I use a program that tracks tools, and we use a barcode to track by employee.
I have recently ran into a problem where another location uses the same program to track tools and its combined across both sites.
My issue is the barcode numbers are about to dublicate based on the number of employees at the site, (We started at 0 and they started at 2000, and we are about to catch up to them)
I want to put a prefix "586" before the number and have the data ID pick up a number behind it, so for me my employee ID would be 5862000, if i was the 2000 employee to be on MY location).
I can get the 586 to show in the collection data by using the detail tab and going down to the Format section when setting up.
The issue i run into is it only shows on the collection table, when the number is on the forms page i have the data ID as a label to show me what the employee number is, for me it only shows the number and not the 586 portion, yet when i pull the collection table it shows 586100
Can anyone assist with this, I'm at a loss.
Hope i explained this well