Thread: LARGE
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Fesk Fesk is offline
external usenet poster
 
Posts: 2
Default LARGE

Hi
I'm using the following function to sum the best 14 numbers from 16.

=SUM(LARGE(B20:Q20,{1,2,3,4,5,6,7,8,9,10,11,12,13, 14}))

My problem is if there are less than 14 numbers the function comes up with
'#NUM'

Any help would be appreciated.
Thanks
Fesk