#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 447
Default Percentages

My question is more on how to display the percentage. I'm calculating
percentages. my formula is G2*J2. My percentage is displaying 1.01 ( which
is 1% increase. I'm trying to format the column, (it's now formated to
general)...if I format to "percentage" format, my column displays 101.00%..
How can I format my cells to display 1% and still maintain my formula of
G2*J2. I've messed with the decimal places, percentage, etc. Not sure what
to do. Probably a very simple question, but I do not use excell very often.
Thanks for your help!

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,942
Default Percentages

hi
technically 1 is 100%. .01 is 1%. so you will have to change your formula
slightly.
=(G2*J2)*.01
this will yeild .0101. formated to percentage will be 1.01%

Regards
FSt1

"Karen" wrote:

My question is more on how to display the percentage. I'm calculating
percentages. my formula is G2*J2. My percentage is displaying 1.01 ( which
is 1% increase. I'm trying to format the column, (it's now formated to
general)...if I format to "percentage" format, my column displays 101.00%..
How can I format my cells to display 1% and still maintain my formula of
G2*J2. I've messed with the decimal places, percentage, etc. Not sure what
to do. Probably a very simple question, but I do not use excell very often.
Thanks for your help!

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,059
Default Percentages

"Karen" wrote:
How can I format my cells to display 1% and still maintain my
formula of G2*J2.


I would prefer to change the formula, namely: =G2*J2/100, formatted as
Percentage. I'm sure it will be less confusing moving forward, especially
if you try to use that "percentage" in other computations.

But if you cannot or will not change the formula, perhaps the following
Custom format will do what you want:

0.00"%";-0.00"%";0.00"%"


----- original message -----

"Karen" wrote in message
...
My question is more on how to display the percentage. I'm calculating
percentages. my formula is G2*J2. My percentage is displaying 1.01 (
which
is 1% increase. I'm trying to format the column, (it's now formated to
general)...if I format to "percentage" format, my column displays
101.00%..
How can I format my cells to display 1% and still maintain my formula of
G2*J2. I've messed with the decimal places, percentage, etc. Not sure
what
to do. Probably a very simple question, but I do not use excell very
often.
Thanks for your help!


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
percentages adstarc New Users to Excel 8 October 15th 07 03:07 PM
PERCENTAGES chedd via OfficeKB.com Excel Worksheet Functions 4 June 12th 06 08:17 AM
Percentages trev2283 Excel Worksheet Functions 1 November 5th 05 06:30 PM
Percentages foolsgold1970 Excel Discussion (Misc queries) 3 November 4th 05 04:15 PM
Percentages www.javysgifts.com Excel Discussion (Misc queries) 2 July 31st 05 06:36 PM


All times are GMT +1. The time now is 01:18 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"