Here's what I'm looking for. All of our reports are based on an incident number. The incident number has 10 numbers in it. For example:
2000301001
2000 = Year
301 = Today's Julian date
001 = first incident of the day, 002 for the next incident of that day and so on.
What I'd like to do is create a formula that would allow our employees a shortcut. Currently, to inquire an Incident number, you have to enter in all 10 numbers. About 95% of all inquires are for the same day. So, what I'd like to do is create a statement stating, if 3 numbers are entered (the last three), then use the Year (2000), the Julian Date (that day's current Julian), and then the three numbers that were just entered by the employee. Now, if the employee enters all 10 numbers, then this statement would be ignored. The hard part is the Julian date part of the formula
Any ideas? Thanks
2000301001
2000 = Year
301 = Today's Julian date
001 = first incident of the day, 002 for the next incident of that day and so on.
What I'd like to do is create a formula that would allow our employees a shortcut. Currently, to inquire an Incident number, you have to enter in all 10 numbers. About 95% of all inquires are for the same day. So, what I'd like to do is create a statement stating, if 3 numbers are entered (the last three), then use the Year (2000), the Julian Date (that day's current Julian), and then the three numbers that were just entered by the employee. Now, if the employee enters all 10 numbers, then this statement would be ignored. The hard part is the Julian date part of the formula
Any ideas? Thanks