Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / February 2008

Tip: Looking for answers? Try searching our database.

Need help with percentages

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
sivatummala@gmail.com - 02 Feb 2008 17:04 GMT
Hi all,
I am a newuser in excel, i need help with calculating percentage with
2 different cells.

from cell a1 i want to take 70%, from b1 i want to take 30% out of a
dollar and want it to display in c1,

can anyone please help me with that.

thanks in advance.
Tyro - 02 Feb 2008 17:14 GMT
I guess you want in C1: =A1*70% + B1*30%  Or something like that.

Tyro

> Hi all,
> I am a newuser in excel, i need help with calculating percentage with
[quoted text clipped - 6 lines]
>
> thanks in advance.
Sandy Mann - 02 Feb 2008 17:19 GMT
I don't really follow what it is that you are askng.  If you want 30% taken
from B1, (ie 70% of the value of B1) then the formula in C1 would be:

=B1*0.7

or

=B1*70%

Signature

HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings

sandymann2@mailinator.com
Replace @mailinator.com with @tiscali.co.uk

> Hi all,
> I am a newuser in excel, i need help with calculating percentage with
[quoted text clipped - 6 lines]
>
> thanks in advance.
Niek Otten - 02 Feb 2008 17:56 GMT
=============================================================
     About percentages in Excel

     Niek Otten, July 26 2006

     In Excel, percentages are stored as fractions; 15% is stored as 0.15, 100% as 1. That makes it easy to calculate with; just
multiply a number with a percentage and you get what you need. No need to divide/multiply by 100. In fact, if you see a
calculation with percentages which has the number 100 somewhere in the formula; be very careful, it might be wrong or at least use
percentages in a way they weren't meant to be used in Excel.
     The conversion to a fraction happens automatically if you enter the % sign: if you enter "15%" (without the quotes) the
value will be 0.15 and it will be displayed as 15%. If you then enter 12 in the same cell, two things can happen: It will be the
number 12 or 12%. What happens in your case depends on a setting:
     Tools>Options, Edit tab, "Enable automatic percent entry" (only Excel2000 and newer).
     All built-in functions of Excel and all the functions in Analysis Toolpak use this representation of percentages: be careful
when supplying parameters to these functions; never use whole numbers (like 8), always use fractions (like 0.08 or, even better,
8%).

     Frequently Asked Questions:

     Q:
     I have A1 and B1. How do I get C1 to show B1 as a percentage of A1?
     A:
     Formula in C1: =B1/A1, Format as %

     Q:
     I have A1 and B1. How do I show the difference as a percentage in C1?
     A:
     As a percentage of A1: =(B1-A1)/A1, Format as %
     As a percentage of B1: =(B1-A1)/B1, Format as %
     =============================================================

Signature

Kind regards,

Niek Otten
Microsoft MVP - Excel

| Hi all,
| I am a newuser in excel, i need help with calculating percentage with
[quoted text clipped - 6 lines]
|
| thanks in advance.
Tyro - 03 Feb 2008 03:12 GMT
Percentages in arithmetic generally are fractions as well. "Percent" means
"per", Latin for "by" and "centum", Latin for 100. Therefore "by the
hundred" so, 15% is 15/100 = 0.15 and 234% = 234/100 = 2.34.  Let's not make
it seem like it's advanced Calculus. Duh!

Tyro

> Hi all,
> I am a newuser in excel, i need help with calculating percentage with
[quoted text clipped - 6 lines]
>
> thanks in advance.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.