Hello,
I am trying to create a query on a payment history table that shows the time in between payments to locate missed payments. Each customer is required to make a payment each month. Each payment is stored in a row in the table [CHECK_REGISTER]. I need to group the query by [CUS_NUM], and find the difference in between each [TRAN_DATE] when they are sorted in ascending order. Some customers will have a few months of records while others have years of records. The [TRAN_DATE]s are not always on the same day each month. I am using Access 2003 SP3. Is there a way to do this? Any help would be greatly appreciated.
Thanks!
I am trying to create a query on a payment history table that shows the time in between payments to locate missed payments. Each customer is required to make a payment each month. Each payment is stored in a row in the table [CHECK_REGISTER]. I need to group the query by [CUS_NUM], and find the difference in between each [TRAN_DATE] when they are sorted in ascending order. Some customers will have a few months of records while others have years of records. The [TRAN_DATE]s are not always on the same day each month. I am using Access 2003 SP3. Is there a way to do this? Any help would be greatly appreciated.
Thanks!