C 
		
								
				
				
			
		cjjoo
THEIS IS MY PROBLEM:
vehicle no start km end km tyre location
x123 56 65 4
x123 65 75 1
x123 75 89 4
i want to sum the distance the vehicle x123 has travelled when tyre
location is 4.
the result: 89-65=34.
Can i use sum product?
				
			vehicle no start km end km tyre location
x123 56 65 4
x123 65 75 1
x123 75 89 4
i want to sum the distance the vehicle x123 has travelled when tyre
location is 4.
the result: 89-65=34.
Can i use sum product?
 
	 3=4),C1:C3))-MIN(IF((A1:A3="x123")*(D1
3=4),C1:C3))-MIN(IF((A1:A3="x123")*(D1