View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gaurav[_4_] Gaurav[_4_] is offline
external usenet poster
 
Posts: 36
Default summing part of data range

=SUM(A1:H1)-MIN(A1:H1)

hope this helps.


"Roy Gudgeon" wrote in message
...
Hi Guys

I have a spreadsheet with 8 columns of data and multiple rows
For each row I want to sum the 7 highest values in the range of 8 values.

Cna anyone advise the function/formula/syntax i need to use ?


--
thanks
Roy