View Single Post
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

=MAX(IF((A2:A20="x1234")*(D2:D20=1),C2:C20))-MIN(IF((A2:A20="x124")*(D2:D20=
1),C2:C20))

--
HTH

Bob Phillips

"cjjoo" wrote in
message ...

this is my problem:

the number for tyre replacement is the location of the
tyres(1,2,3,4,5)

vehicle no start km end km tyre replacement(if any)

x1234 45 67 1
z4567 37 65
x1234 67 85
z4567 65 100 3
x1234 85 112 1


result :112-67=

The key to this problem is that if one month later, x1234 has tyre
change at 1 and the end km is recorded at 250( e.g) The result wil be
250-11.
Hope someone can help me...

--------------------------------------------------------------------------

------


--
cjjoo
------------------------------------------------------------------------
cjjoo's Profile:

http://www.excelforum.com/member.php...o&userid=26916
View this thread: http://www.excelforum.com/showthread...hreadid=474645