Thread: Rounding
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jerry W. Lewis Jerry W. Lewis is offline
external usenet poster
 
Posts: 837
Default Rounding

You will first have to explain your rounding algorithm, since it is not
obvious from your examples.

Jerry

"sloancm" wrote:

I am looking at a more accurate way to round numbers off. The problem is
that excel wants to stick to the simple method. I am looking for a formula
that looks at the digits beond the five for exaplme 8.356=8.4, 8.353=8.3,
8.355=8.3.