View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dave F Dave F is offline
external usenet poster
 
Posts: 2,574
Default Sum-large on excell mobile (pocket PC)

This works on regular excel. What error are you getting?

Dave
--
A hint to posters: Specific, detailed questions are more likely to be
answered than questions that provide no detail about your problem.


"Tom" wrote:

I am trying to write a function that is "=SUM(LARGE(C2:C12,{1,2,3}))" for
excel mobile but keep getting error. Does anyone have a function to take the
sum of the three largest numbers in a column? Or a way to modify my function
to achieve this in excel mobile.