Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1
Default Percentage Calculations Help

I have a sheet that I created with a whole number and I need to divide it in
4 different cells.
For example: I have a number 100 in one cell.
In four different cells after that I need to divide that number by 40%, 40%,
10% and 10%.
How do I do that? So after dividing it by this percentage I should have
nothing left over. Thank you so much!

  #3   Report Post  
Posted to microsoft.public.excel.newusers
PA PA is offline
external usenet poster
 
Posts: 101
Default Percentage Calculations Help

If the number of interest is in A1, then in
B1 put the formula, =a1*.4
C1 put the formula, =a1*.4
D1 put the formula, =a1*.1
E1 put the formula, =a1*.1
If 100 is in A1, then the results will be 40,40,10,10

"Percentage Confusion" wrote:

I have a sheet that I created with a whole number and I need to divide it in
4 different cells.
For example: I have a number 100 in one cell.
In four different cells after that I need to divide that number by 40%, 40%,
10% and 10%.
How do I do that? So after dividing it by this percentage I should have
nothing left over. Thank you so much!

  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 22,906
Default Percentage Calculations Help

Just a note to OP

PA's suggestion is correct but the 100 in A1 will not reduce to 0 if that's what
you meant by "nothing left over".


Gord Dibben MS Excel MVP

On Wed, 9 Jul 2008 11:06:00 -0700, PA wrote:

If the number of interest is in A1, then in
B1 put the formula, =a1*.4
C1 put the formula, =a1*.4
D1 put the formula, =a1*.1
E1 put the formula, =a1*.1
If 100 is in A1, then the results will be 40,40,10,10

"Percentage Confusion" wrote:

I have a sheet that I created with a whole number and I need to divide it in
4 different cells.
For example: I have a number 100 in one cell.
In four different cells after that I need to divide that number by 40%, 40%,
10% and 10%.
How do I do that? So after dividing it by this percentage I should have
nothing left over. Thank you so much!


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
Percentage calculations Deltic New Users to Excel 2 June 22nd 08 12:02 AM
Percentage calculations from an unsorted two column list Rokuro kubi Excel Discussion (Misc queries) 3 July 15th 06 02:27 AM
Calculating a percentage with the end percentage in mind Shadowshady Excel Discussion (Misc queries) 2 June 17th 06 09:41 AM
Bar Chart depicting the "percentage of another percentage(less than 100)" TEAM Charts and Charting in Excel 1 October 28th 05 05:06 AM
Percentage Calculations sean fergusson Excel Discussion (Misc queries) 2 April 18th 05 07:09 PM


All times are GMT +1. The time now is 08:02 AM.

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"