I have spent ages looking at this and it is starting to bug me.
Does anyone know of a way I can calculated the end date in a table with a date and end date field so the data would return as follows.
Date End Date
27/9/03 28/9/03
29/9/03 29/9/03
30/9/03 1/10/03
2/10/03
As you can see the end date for the prior record is the date before this record and on the maximum date the end date field is null.
Any help with this would be gratefully appreciated.
Does anyone know of a way I can calculated the end date in a table with a date and end date field so the data would return as follows.
Date End Date
27/9/03 28/9/03
29/9/03 29/9/03
30/9/03 1/10/03
2/10/03
As you can see the end date for the prior record is the date before this record and on the maximum date the end date field is null.
Any help with this would be gratefully appreciated.