View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
tom tom is offline
external usenet poster
 
Posts: 570
Default Sum-large on excell mobile (pocket PC)

I get the Error message as follows:

'Error in formula. There may be an incorrect number of arguments, a missing
operand or parenthesis, or another syntex error.'



"Dave F" wrote:

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.