Hi Everyone,
I have a report that is getting too envolved for my skill level. I have 12 tables linked to get Vehicle maintance costs, part costs, labor costs etc, and now they also want mileage added to this report.
The table where the Mileage is Kept has 2 fields that I need to deal with ( if I am thinking correctly) Date and Mileage. There are weekly dates with mileage readings in the same row.( oracle 8i table with Hansen Front end) I am using a start and End date parameter for the report. I need to figure the miles used during the period between start and end.
If the paramaters are Start 6/01/2001 and End 10/31/2001 , I need to get the minimum and maximum mileage to subtract for use. This would have to be based on the date. But how do I tell crystal I want the mileage from the 6/01/2001 row and not the 6/15/2001 row for the minimum and the 10/31/2001 and not the 10/01/2001 for the maximum?
Thanks
Curt
I have a report that is getting too envolved for my skill level. I have 12 tables linked to get Vehicle maintance costs, part costs, labor costs etc, and now they also want mileage added to this report.
The table where the Mileage is Kept has 2 fields that I need to deal with ( if I am thinking correctly) Date and Mileage. There are weekly dates with mileage readings in the same row.( oracle 8i table with Hansen Front end) I am using a start and End date parameter for the report. I need to figure the miles used during the period between start and end.
If the paramaters are Start 6/01/2001 and End 10/31/2001 , I need to get the minimum and maximum mileage to subtract for use. This would have to be based on the date. But how do I tell crystal I want the mileage from the 6/01/2001 row and not the 6/15/2001 row for the minimum and the 10/31/2001 and not the 10/01/2001 for the maximum?
Thanks
Curt