Hi
I have a employee table which has empid, empname, empcity etc. empid is an autonumber and starts from 1.
I need an number field for empid in the table so I can start the numbers from 1001 and increment by 1. I need to display that field on a form where it should display the number without entering like Autonumber.
How to do that?
Pls let me know
thanks
I have a employee table which has empid, empname, empcity etc. empid is an autonumber and starts from 1.
I need an number field for empid in the table so I can start the numbers from 1001 and increment by 1. I need to display that field on a form where it should display the number without entering like Autonumber.
How to do that?
Pls let me know
thanks