Hi folks,
Thanks for taking the time to read this. I think I have a beauty and need some guidance.
So I have a report that has data similar to that below.
Month Serial Number Part Cost Model
Nov-11 12345 $1.25 TVC1
Nov-11 12345 $0.89 TVC1
Nov-11 12345 $5.97 TVC1
Dec-11 35749 $1.24 TVC2
Dec-11 35749 $8.14 TVC2
Jan-12 54321 $7.84 TVC1
Jan-12 54321 $2.35 TVC1
Jan-12 67890 $8.97 TVC2
Jan-12 67890 $4.32 TVC2
What I need to do is calculate the average of each model by month. At the moment as there is possibly more than one part changed under the same serial number this is reducing the average and not showing the true cost.
For example - If I want the average cost for the TVC2 in Jan-12 it should be $13.29, however as excel takes the serial number (even though the same) as a unique number and it calculates the average as $6.64.
I have to run this report on about 150K lines of data and there could be an instance of record not having a value in the part cost if there were no parts consumed on a service record.
I hope this can be nutted out.
Thanks for your support.
Thanks for taking the time to read this. I think I have a beauty and need some guidance.
So I have a report that has data similar to that below.
Month Serial Number Part Cost Model
Nov-11 12345 $1.25 TVC1
Nov-11 12345 $0.89 TVC1
Nov-11 12345 $5.97 TVC1
Dec-11 35749 $1.24 TVC2
Dec-11 35749 $8.14 TVC2
Jan-12 54321 $7.84 TVC1
Jan-12 54321 $2.35 TVC1
Jan-12 67890 $8.97 TVC2
Jan-12 67890 $4.32 TVC2
What I need to do is calculate the average of each model by month. At the moment as there is possibly more than one part changed under the same serial number this is reducing the average and not showing the true cost.
For example - If I want the average cost for the TVC2 in Jan-12 it should be $13.29, however as excel takes the serial number (even though the same) as a unique number and it calculates the average as $6.64.
I have to run this report on about 150K lines of data and there could be an instance of record not having a value in the part cost if there were no parts consumed on a service record.
I hope this can be nutted out.
Thanks for your support.