View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ardus Petus
 
Posts: n/a
Default can I add a column and roundup with 1 function?

=ROUND(SUM(A1:A25);2)

HTH
--
AP

"Sheila" a écrit dans le message de
...
I need to add a column of numbers (about 25) and round the total. How do

I
do that in one cell (function)?