I work for an insurance company and we use the julian calendar to track the age of claims. So so for example, a claim will be assigned 03032 if it was received on 1st Feb '03 - this is then used as the 1st 5 digits of the claim# assigned to it.
What I need to do is create a query which will return today's julian day and subtract from it the julian day of the date it was received and return it as an intiger. How can I go about doing that, I'm not very well up on VBA unfortunately?
Any help would be greatly appreciated.
What I need to do is create a query which will return today's julian day and subtract from it the julian day of the date it was received and return it as an intiger. How can I go about doing that, I'm not very well up on VBA unfortunately?
Any help would be greatly appreciated.