Hi,
I am trying to write a report which returns the Current Date and Previous Date of a service due for my Vehicle Database.
The Tables I am using are :
Vehicle:
Vehicle ID
RegNo
FleetNo
...
Service:
Service ID
Date
Vehicle ID
...
I need to return the RegNo, FleetNo, PreviousDate and CurrentDate
both previousDate and currentDate need to be retrieved from the Service.Date field.
Does anyone have any ideas how to achieve this.
Thanks
Gavin,
I am trying to write a report which returns the Current Date and Previous Date of a service due for my Vehicle Database.
The Tables I am using are :
Vehicle:
Vehicle ID
RegNo
FleetNo
...
Service:
Service ID
Date
Vehicle ID
...
I need to return the RegNo, FleetNo, PreviousDate and CurrentDate
both previousDate and currentDate need to be retrieved from the Service.Date field.
Does anyone have any ideas how to achieve this.
Thanks
Gavin,