Autonumber change at year end

drozbravo

New Member
Joined
Mar 8, 2005
Messages
15
I am currently trying to set up a database that coordinates project, billing information, and an autonumber for the project number. The current set up is changing on a yearly basis. Job number being i.e. 05-001, 05-002, and so on. Next year it will be 06-001. Is there a way to format the autonumber to pick up on the date change and autonumber accordingly. Thanks for the help.


Drozbravo
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
You can't do that with Autonumbers -- you will need to create a Text field (ProjectCode) to hold the information. Requires a detailed explanation, a couple of spare fields in your table to keep track of things, a few queries and some code on the main form.

Send a PM with your email and I'll try to help offline.

Denis
 
Upvote 0

Forum statistics

Threads
1,223,275
Messages
6,171,122
Members
452,381
Latest member
Nova88

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top