Rounding Problem

  • Thread starter Thread starter johnsonsm
  • Start date Start date
J

johnsonsm

This is a typical problem where I have a column of numbers that when
rounded, do not total to what you see on the screen. Rather than using
the precision as displayed option in Excel, I would like to use a
formula that uses the ROUND function that rounds each cell prior to
summing. Is there a function or formula that would replace
=(ROUND(A1,0))+(ROUND(A2,0))+(ROUND(A3,))...etc? I have tried
ROUND(SUM(A1:A20),0) but this rounds after the cells have been summed.
Any thoughts?

Thanks in advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Rounding Problem 5
Sum and round 3
Stop Rounding Currency 20
Ignoring Blank cells 9
Rounding & Totalling Error 5
Rounding question 9
VLookup Within a Range 2
Excel Stop Excel from displaying rounded values 4

Back
Top