View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
AuthorizedUserPF AuthorizedUserPF is offline
external usenet poster
 
Posts: 11
Default Remove decimal from price to show straight number

Hello

I need to remove the decimals from a column of prices so that only the
number will be displayed.

Example from 0.23 to 023, from 1,000.65 to 100065

Are ther any excel functions or furmulae that will do this without using a
macro.
Thanks
Phil