#1   Report Post  
Vince Carlese
 
Posts: n/a
Default Percentages

With Excel, can I have one cell give me a percentage of another cell? If so,
can you show me how to do that?
  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

One way:

A1: <one cell
B1: <another cell

C1: =(A1-B1)/B1

or, more efficiently:

C1: =A1/B1-1

Format C1 as a percentage.

In article ,
"Vince Carlese" <Vince wrote:

With Excel, can I have one cell give me a percentage of another cell? If so,
can you show me how to do that?

  #3   Report Post  
Vince Carlese
 
Posts: n/a
Default

I would like cell E8 to equal 5 percent of E36, and I would like E11 to equal
15 percent of E36 cna you tell me where I would put the equations and what
the equations would be?

"JE McGimpsey" wrote:

One way:

A1: <one cell
B1: <another cell

C1: =(A1-B1)/B1

or, more efficiently:

C1: =A1/B1-1

Format C1 as a percentage.

In article ,
"Vince Carlese" <Vince wrote:

With Excel, can I have one cell give me a percentage of another cell? If so,
can you show me how to do that?


  #4   Report Post  
Rob Turnbull
 
Posts: n/a
Default


Hey there,

This will give you the answer you are looking for

(INSERT THE CODE IN INVERTED COMMAS INTO THE CELLS)


E8 =: "=E36*0.05"

E11=: "=E36*0.15"

This will give you the answer you are looking for.

Any other problems just let us know.

Kind regards,

Rob Turnbull
*Sortoutmyexcel.com*


--
Rob Turnbull
------------------------------------------------------------------------
Rob Turnbull's Profile: http://www.excelforum.com/member.php...o&userid=24278
View this thread: http://www.excelforum.com/showthread...hreadid=380258

  #5   Report Post  
Vince Carlese
 
Posts: n/a
Default

Rob,
i'm sorry this is so difficult. i don't understand what you mean when you
say to "insert the code in inverted commas." When I type in E8=:"=E36*0.05"
in the cell E8, it doesn't give me the percentage of the number in cell E36.

"Rob Turnbull" wrote:


Hey there,

This will give you the answer you are looking for

(INSERT THE CODE IN INVERTED COMMAS INTO THE CELLS)


E8 =: "=E36*0.05"

E11=: "=E36*0.15"

This will give you the answer you are looking for.

Any other problems just let us know.

Kind regards,

Rob Turnbull
*Sortoutmyexcel.com*


--
Rob Turnbull
------------------------------------------------------------------------
Rob Turnbull's Profile: http://www.excelforum.com/member.php...o&userid=24278
View this thread: http://www.excelforum.com/showthread...hreadid=380258




  #6   Report Post  
JE McGimpsey
 
Posts: n/a
Default

In cell E8, enter

=E36 * 0.05

in cell E11 enter

=E36 * 0.15

The English often call quotation marks "inverted commas", even though in
plain text, quotation marks aren't curved like commas, and with "smart
quotes", only the initial set of "commas" are inverted, and those are
backwards...




In article ,
"Vince Carlese" wrote:

Rob,
i'm sorry this is so difficult. i don't understand what you mean when you
say to "insert the code in inverted commas." When I type in E8=:"=E36*0.05"
in the cell E8, it doesn't give me the percentage of the number in cell E36.

"Rob Turnbull" wrote:


Hey there,

This will give you the answer you are looking for

(INSERT THE CODE IN INVERTED COMMAS INTO THE CELLS)


E8 =: "=E36*0.05"

E11=: "=E36*0.15"

  #7   Report Post  
Vince Carlese
 
Posts: n/a
Default

Thank you very much!

"JE McGimpsey" wrote:

In cell E8, enter

=E36 * 0.05

in cell E11 enter

=E36 * 0.15

The English often call quotation marks "inverted commas", even though in
plain text, quotation marks aren't curved like commas, and with "smart
quotes", only the initial set of "commas" are inverted, and those are
backwards...




In article ,
"Vince Carlese" wrote:

Rob,
i'm sorry this is so difficult. i don't understand what you mean when you
say to "insert the code in inverted commas." When I type in E8=:"=E36*0.05"
in the cell E8, it doesn't give me the percentage of the number in cell E36.

"Rob Turnbull" wrote:


Hey there,

This will give you the answer you are looking for

(INSERT THE CODE IN INVERTED COMMAS INTO THE CELLS)


E8 =: "=E36*0.05"

E11=: "=E36*0.15"


  #8   Report Post  
gregorio_gomez7
 
Posts: n/a
Default


i designed a workbook i use to calculate the percentage of a fixed
benefit amount to more than 1 beneficiary. i have had problems
controlling the results, for example, 33% of $100.00 produces a results
that when added do not produce an even $100.00. what is the best method
for resolving this issue? please help me. thank you. :)


--
gregorio_gomez7
------------------------------------------------------------------------
gregorio_gomez7's Profile: http://www.excelforum.com/member.php...o&userid=24754
View this thread: http://www.excelforum.com/showthread...hreadid=380258

  #9   Report Post  
MrShorty
 
Posts: n/a
Default


Gregorio:

Some may prefer if you start a new thread for your question.

How large of an error are we talking about? Could it just be rounding
error?? Is this the kind of scenario you're looking at?

$100*33%=$33
3*$33=$99<$100

This is because 33%<1/3 1/3=33.333333333333333.....%.

Can you be more specific on what your problem is?


--
MrShorty
------------------------------------------------------------------------
MrShorty's Profile: http://www.excelforum.com/member.php...o&userid=22181
View this thread: http://www.excelforum.com/showthread...hreadid=380258

  #10   Report Post  
JE McGimpsey
 
Posts: n/a
Default

Take a look he

http://www.mcgimpsey.com/excel/pennyoff.html


In article
<gregorio_gomez7.1rejed_1120071914.0822@excelfor um-nospam.com,
gregorio_gomez7
<gregorio_gomez7.1rejed_1120071914.0822@excelfor um-nospam.com wrote:

i designed a workbook i use to calculate the percentage of a fixed
benefit amount to more than 1 beneficiary. i have had problems
controlling the results, for example, 33% of $100.00 produces a results
that when added do not produce an even $100.00. what is the best method
for resolving this issue? please help me. thank you. :)

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
Adding percentages in a column and automatic formating of contents FTP Excel Worksheet Functions 3 May 17th 05 06:14 PM
How do i work out percentages using excel? Fern Excel Discussion (Misc queries) 1 April 12th 05 11:54 AM
Percentages Sharon New Users to Excel 1 February 2nd 05 09:26 PM
Calculating Percentages with Variables tssjhs Excel Worksheet Functions 1 January 28th 05 01:27 AM
Percentages error Smudger Excel Discussion (Misc queries) 2 December 23rd 04 02:01 PM


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