Each project is given a unique identifier (this is the autonumber).
Example:
The department receives 3 projects - Write communication, Go to meeting, and
Research question.
When we enter these projects in our database, they each get assigned a
project number, which is the autonumber.
So, Write Communication might receive autonumber 50500, Go to meeting might
receive autonumber 50501, and Research question might receive autonumber
50502.
I would like to begin (or "jump") the sequence numbers to 60000. By doing
this, my new projects would now begin with 60000, 60001, 60002...
I have done this in the past, but don't remember exactly what I did. I
believe I had to run a marco.