View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
AAA1986 AAA1986 is offline
external usenet poster
 
Posts: 16
Default Decimal/Percentage to Whole Number

I have a column that is listed in decimals: e.g. .15, .30, .45. I would like
the column to be changed to whole numbers: 15, 30, 45. I was only able to
convert these to percentages, 15% etc., but not to whole numbers.

Thanks.