View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
excelent excelent is offline
external usenet poster
 
Posts: 695
Default In Exel how can I select and sum the top two values in a column?

large(a1:a10,1)
large(a1:a10,2)


"HLCA" skrev:

I am trying to develop a simple Stableford scoring worksheet for a men's golf
league. I need to select the top two scores for each round to track the team
scores.