View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
NBVC[_125_] NBVC[_125_] is offline
external usenet poster
 
Posts: 1
Default average out of bottom 10 values


Try:

=AVERAGE(SMALL(A1:A20,{1,2,3,4,5,6,7,8,9,10}))

adjust range to suit


--
NBVC

Where there is a will there are many ways.
'The Code Cage' (http;//www.thecodecage.com)
------------------------------------------------------------------------
NBVC's Profile: http://www.thecodecage.com/forumz/member.php?userid=74
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=122623