View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Tim Caldwell Tim Caldwell is offline
external usenet poster
 
Posts: 1
Default Round number to the thousands without changing underlying number

I have a number in a cell, for example 1,234,567. I want this number to
display as 1,234,000. but I do not want the number in the cell to change. I
do not know how to do this with the format cells function. Does anyone have
any idea how to make this happen. The ROUND function changes the underlying
data. That will not work for me.