automatic number for id

C

Carolyn

I want to create an automatic assigned ID number for each employee. I have
an employee database and each person has an ID -- I can't use SSNs (obvious
solution) with each new record, an ID number should be assigned and not used
over. Just not sure how to do this. Can someone help me... not good at
writing script.
 
Top