S
Stimpy707
I am trying to figure out how to create a numbering system based on the year,
week #, and two numbers starting from 01 through 99. The format would be
YYWW##. Lets use today as an example; 10/29/2008.
Since this is the year 2008, the first two numbers would be 08.
10/29 is in the 44th week of the year, so the next two numbers would be 44.
The last two digits would start at 01 and increment by 1 for each subsequent
report created that week. The last two digits would reset back to 01 for the
following week.
The report numbers for this week would look something like this...
084401
084402
084403...
Next week they would be as such...
084501
084502
084503...
One thousand years from now the report numbers will begin to be duplicated.
The Fountain of Youth has eluded me thus far so I don't think it will matter
too much.
This probably sounds a bit whacked to some of you power users and wizards
out there but I do have my reasons. Any help would be greatly appreciated.
Thanks in advance.
Take Care.
week #, and two numbers starting from 01 through 99. The format would be
YYWW##. Lets use today as an example; 10/29/2008.
Since this is the year 2008, the first two numbers would be 08.
10/29 is in the 44th week of the year, so the next two numbers would be 44.
The last two digits would start at 01 and increment by 1 for each subsequent
report created that week. The last two digits would reset back to 01 for the
following week.
The report numbers for this week would look something like this...
084401
084402
084403...
Next week they would be as such...
084501
084502
084503...
One thousand years from now the report numbers will begin to be duplicated.
The Fountain of Youth has eluded me thus far so I don't think it will matter
too much.
This probably sounds a bit whacked to some of you power users and wizards
out there but I do have my reasons. Any help would be greatly appreciated.
Thanks in advance.
Take Care.