Hi guys......I hope this is easy
As explained in the Title, I want access to generate for me an autonumber, but with the current year as initial value. ( To give new hired employees a unique number)
For example, we are now in 2013
If there a new hire, that employee is going to get a unique number 2013001
The next new hire, will get 2013002
and so on
I know how to append a table to set the initial value, but this means, that next year I will have to append a new table again to set the initial value to 2014.
I want access to do this automatically for me, so that next year a new hire will get the unique number of 2014001, the next one will be 2014002 etc\
Is this possible ?
Please be very careful when explaining, since I'm an access novice.