C
Chris
I have a question...
I am working with a file that say contains dates from January 2009 through
June 2009, there are about 189000 record. I can physically look through the
file and sort it to find out that the date of the first record may be January
12 and the last date may be June 3. I then once I find these 2 dates want to
calculate the number of days that are between the 2 dates to use in a
calculation.
Is there a way that I can have access via some function look through the
values pick out the beginning and the end date and calculate the time elapsed
between the2 dates?
What i am working on at work is a days in accounts receivable outstanding
calculation.
Any assistance would be greatly appreciated.
I am working with a file that say contains dates from January 2009 through
June 2009, there are about 189000 record. I can physically look through the
file and sort it to find out that the date of the first record may be January
12 and the last date may be June 3. I then once I find these 2 dates want to
calculate the number of days that are between the 2 dates to use in a
calculation.
Is there a way that I can have access via some function look through the
values pick out the beginning and the end date and calculate the time elapsed
between the2 dates?
What i am working on at work is a days in accounts receivable outstanding
calculation.
Any assistance would be greatly appreciated.