reset autonumber every year automatically

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can someone find a way for MS Access to reset an autonumber to 1 every
financial year or everry calander year?
 
The Access Autonumber data type is not controllable. It is intended to be
used as a unique row identifier.

If you are using it as a human-readable sequence number, you'll need to come
up with some other way to do this.

I'll suggest that you look into "custom autonumbers" at mvps.org, or via
Google.com.

Regards

Jeff Boyce
Microsoft Office/Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Resetting Autonumber 5
Autonumber 2
Autonumber field with semi-static text? 4
Autonumber 7
Reset Autonumber 2
Autonumber for each year 3
How To Change AutoNumber Format 3
AUTONUMBER 4

Back
Top