I have hunted for the proper way to identify this and have come up null. In my company we have a sequence number that is applied to all work we do. The number is 11 digits. The first 3 digits apply to the bank, the next set of 4 applies to the Julian date and the last 4 apply to the item number. What is this called when you put numbers together to make a full number?
ok the real question now
When a user puts in the sequence number how can I have the table automaticly take digit 4567 and but it in another feild and translate to a date?
In Julian the 1001 breaks down to be January 1 2001
the first digit is the year and the year and the next 3 are the day of the year.
There can only be 365 days in julian or 366 if i is a leap year.
ok the real question now
When a user puts in the sequence number how can I have the table automaticly take digit 4567 and but it in another feild and translate to a date?
In Julian the 1001 breaks down to be January 1 2001
the first digit is the year and the year and the next 3 are the day of the year.
There can only be 365 days in julian or 366 if i is a leap year.