A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Decimal/Percentage to Whole Number



 
 
Thread Tools Display Modes
  #1  
Old May 28th, 2010, 06:46 PM posted to microsoft.public.excel.misc
AAA1986
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.
  #2  
Old May 28th, 2010, 06:53 PM posted to microsoft.public.excel.misc
Gord Dibben
external usenet poster
 
Posts: 20,252
Default Decimal/Percentage to Whole Number

Type 100 in an empty cell.

Copy that cell.

Select the range to change and paste specialmultiplyokesc

Clear the cell with 100


Gord Dibben MS Excel MVP

On Fri, 28 May 2010 10:46:21 -0700, AAA1986
wrote:

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.


  #3  
Old May 28th, 2010, 07:43 PM posted to microsoft.public.excel.misc
tim m
external usenet poster
 
Posts: 418
Default Decimal/Percentage to Whole Number

There might be a way to do this via custom formatting but a fairly quick way
to do ith otherwise would be to insert a column next to the one with the
decimals and then put a formula like this in and then copy down.

=A1*100

A1 being the 1st cell where your decimal data starts. After doing that you
could copy all of those results and 'paste special' ... 'values' right over
top of them. (thus giving you whole numbers rather than the formulas.)

"AAA1986" wrote:

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.

  #4  
Old May 28th, 2010, 07:54 PM posted to microsoft.public.excel.misc
t
external usenet poster
 
Posts: 112
Default Decimal/Percentage to Whole Number

you need to right click on that cell and go down to where it sauys format
cell. format it as a number and it should give you whole numbers if that
doesnt work try formating it as a text

"AAA1986" wrote:

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.

  #5  
Old May 28th, 2010, 07:59 PM posted to microsoft.public.excel.misc
t
external usenet poster
 
Posts: 112
Default Decimal/Percentage to Whole Number

right clikc on the cell with the decimal and go down to where it says format
cell. click on number and it will ask how many decimals u want after. or u
can do it as text-do it this way if some of you numbers start with 0. in
number format the 0 will not show up

"AAA1986" wrote:

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.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 07:11 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.