Thread: Sum
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
hong hong is offline
external usenet poster
 
Posts: 23
Default Sum

I have a spreadsheet with a lot of data already, I need to sum the total from
diferent column, for example sum(A10+A20+A30+A40+A50......), what kind of
function I should use? Any help is appreciate.