View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ditchy Ditchy is offline
external usenet poster
 
Posts: 7
Default 'auto find average of 4 fastest times'

On Feb 12, 8:05*pm, Ditchy wrote:
Hello
could someone please help me with this 'auto find average of 4 fastest
times' question,
formula is and works fine.

=AVERAGE(IF('previous race results'!$A$1:$A$861=B36,'previous race
results'!$B$1:$B$861))

where B36 is the persons name column and A1 to A861 have the times,
currently I delete any more than 4 times for each person (very time
consuming). Is there a way to do this average of the 4 fastest times
regardless of the number of times in A1 to A861 for each person.

thanks in anticipation
Ditchy
Ballarat
Australia


correction to my post
B1 to B861 have the times
A1 to A861 is the persons name column
regards
Ditchy