Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
sweetsue516
 
Posts: n/a
Default Changing format of number without changing the value

How do I add the % sign to a existing number without changing the value?
Example: 1.68 should show 1.68% not 168?
  #2   Report Post  
Duke Carey
 
Posts: n/a
Default

Select the cell & press Ctrl-1
Navigate to the Number tab
Select Custom in the left hand panel
In the Type edit box enter 0.00"%"
Click on OK

"sweetsue516" wrote:

How do I add the % sign to a existing number without changing the value?
Example: 1.68 should show 1.68% not 168?

  #3   Report Post  
Earl Kiosterud
 
Posts: n/a
Default

Sue,

Percentage-formatted cells are based on 1 for 100%. It's only when you key
in the percentage that it's converted, for example you key 1.68%, and it
converts the actual value to .0168, and formats the cell for percentage.
When you change the cell formatting to %, it uses the existing value. Your
1.68 represents 168%. It will need to be scaled by .01. If you have a lot
of these, put .01 in a cell, Copy, then over the cells to be changed, do
Paste special - Multiply.

Another possible solution is to append the % with formatting. To do that,
Format - Cells - Number tab. Custom. After the existing code, put a %
symbol, in quotes, after the existing format code.

General"%"
0.00"%"

If there are any formulas that refer to the cells, they'll need to be scaled
by .01 (multiply by .01).
--
Earl Kiosterud
www.smokeylake.com

"sweetsue516" wrote in message
...
How do I add the % sign to a existing number without changing the value?
Example: 1.68 should show 1.68% not 168?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Number format for Combobox MBlake Excel Discussion (Misc queries) 1 June 29th 05 03:25 AM
default number format cmannaccountant Excel Discussion (Misc queries) 1 June 16th 05 09:36 PM
Custom number format always defaults last number to 0. scubadave Excel Discussion (Misc queries) 2 June 15th 05 10:20 PM
Format Number to Text Roni Excel Worksheet Functions 2 May 17th 05 03:17 PM
How do i change numbers in text format to number format? Greg New Users to Excel 1 December 14th 04 05:22 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"