I
Ian
I have two tables:
tblShipments
- Our Reference
- ShipmentDate (dd/mm/yy)
- LoadingPort
- etc
tblCosts
- Date(mm/yy)
- RoadTransport
- Documentation
- SeaFreight
- etc
I would like to create a COST SHEET REPORT for each
shipment. The query should look at the ShipmentDate and
match the CostsDate for that specific month. Please bear
in mind that the date format for the ShipmentDate and
CostDate is different.
Can anybody assist?
Thanks
Ian
tblShipments
- Our Reference
- ShipmentDate (dd/mm/yy)
- LoadingPort
- etc
tblCosts
- Date(mm/yy)
- RoadTransport
- Documentation
- SeaFreight
- etc
I would like to create a COST SHEET REPORT for each
shipment. The query should look at the ShipmentDate and
match the CostsDate for that specific month. Please bear
in mind that the date format for the ShipmentDate and
CostDate is different.
Can anybody assist?
Thanks
Ian