JPMontreal
Programmer
Hi,
I have a table with date and trips like the following:
Trip Leg Departure End
123 1 11/2/03 11/2/03
123 2 11/5/03 11/05/03
123 …
123 5 11/16/03 11/16/03
I need to create a report with the duration of the trip like:
Trip Duration
123 14 days
How could I do that?
Thanks,
Jean-Paul.
Jean-Paul
Montreal
To send me E-Mail, remove “USELESSCODE”.
jp@USELESSCODEsolutionsvba.com
I have a table with date and trips like the following:
Trip Leg Departure End
123 1 11/2/03 11/2/03
123 2 11/5/03 11/05/03
123 …
123 5 11/16/03 11/16/03
I need to create a report with the duration of the trip like:
Trip Duration
123 14 days
How could I do that?
Thanks,
Jean-Paul.
Jean-Paul
Montreal
To send me E-Mail, remove “USELESSCODE”.
jp@USELESSCODEsolutionsvba.com