Steven -
If you have vehicle number, date, and odometer reading columns in your
data range, make a pivot table with Date in the row field, Vehicle
Number in the column field, and Odometer (sum or average doesn't matter,
if each vehicle has at most one reading each day). You get one column
for each vehicle's mileage, which can be plotted vs. date.
I can't check out pivot charts on this machine (we're still on office 97
at work). ISTR that you can choose in a dropdown which series to show or
hide. In any case, you can hide the series in the pivot table itself,
which would hide it in the chart.
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
http://PeltierTech.com/Excel/Charts/
_______
> I need some help, I'm currently reporting on 35+ vehicles
> and trying to chart quartery utilisation. I have the
[quoted text clipped - 44 lines]
>
> Any help is appreciative
Steven North - 28 Jan 2004 13:26 GMT
I managed to get the sum of odometer reading differences
to chart for one vehicle. But when I get to two, it
doesn't want to group the data's in the row field.
Hmmm I'll try the ODO & Number in column field as I used
the Odo in the data field.
What I've also got is how to chart the monthly allowable
kms from a given date and no. of months to be used as a
comparison guide in the chart.
>-----Original Message-----
>Steven -
[quoted text clipped - 67 lines]
>
>.
Steven North - 30 Jan 2004 15:47 GMT
Ok, It didn't quite work as what I hoped for.
I managed to end up creating a template for each vehicle
and copied the source data into it, and modify the
multiple tables I required to chart.
I didn't bother charting the vehicle details, but what I
did was chart Date in row field, diff reading in column.
The diff was calculated by one odo take the other, had to
delete some rows if the conditional format didn't like the
end results as a 0 odo reading throws the entire chart out
of whack.
With the Allowed monthly Kms, I had to create a seperate
table using the delivery date as the series start date and
created a macro to fill until the 30/jan/04. (All this is
compiled in a pivot table) Grouped the Date by Months,
Quarter & Year) to make the vehicle usage chart over the
life of the vehicle.
>-----Original Message-----
>Steven -
[quoted text clipped - 67 lines]
>
>.