Hi --
I need to calculate the number of days between two records using the same date field.
Example:
Invoice# Date Status
1 12/01/02 Created
1 12/15/02 Submitted
1 03/01/03 Forwarded
There can be up to to 6 records per invoice number, each with a different status. I need to determine the number of days the invoice was in each status.
Any help would be appreciated.
Thanks
Mary
I need to calculate the number of days between two records using the same date field.
Example:
Invoice# Date Status
1 12/01/02 Created
1 12/15/02 Submitted
1 03/01/03 Forwarded
There can be up to to 6 records per invoice number, each with a different status. I need to determine the number of days the invoice was in each status.
Any help would be appreciated.
Thanks
Mary