View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Steve Haack Steve Haack is offline
external usenet poster
 
Posts: 44
Default How to truncate to tenths digits without rounding

I need the result of a formula to be calculated and displauyed to the tenths
digit, but I do not want to Round it, I simply want to drop the digits after
the tenths.

If I change the display formatting of the cell, it will use the underlying
number in other calculations, but I only want it to use to the tenths without
it being rounded.

How do I do that?

Thanks,
Steve