iattlakerod
Registered User.
- Local time
- Today, 16:29
- Joined
- Jan 12, 2003
- Messages
- 12
I've written a Maintenance database to capture Cost by (1) Repair Location, (2) Parts/Labor/Tires. Each time maintenance is done a specific unit is designated along with it's current mileage.
I've written a query to select date period [startdate]&[enddate].
and it captures the Unit's beginning and ending mileages.
Another query to retrieve the costs for each unit, by location, and by P, L, T.
To make a long question short, Can I write a report that uses both of these queries without duplicating data?
I've written a query to select date period [startdate]&[enddate].
and it captures the Unit's beginning and ending mileages.
Another query to retrieve the costs for each unit, by location, and by P, L, T.
To make a long question short, Can I write a report that uses both of these queries without duplicating data?