#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Calculate percent

I have a recipe that contains a column of 24 different items with their
weights. I want to calculate the percentages of each of the 24 items and
place the result in the next column. How do I do it? Example: Celery
5.0 Lbs
Carrots 4.0 "
Oatmeal 10.0 "
Total 19.0

In the column next to the weights I want percent.

Thanks

ruko

--
Ruko
  #2   Report Post  
Posted to microsoft.public.excel.misc
Art Art is offline
external usenet poster
 
Posts: 587
Default Calculate percent

you write in the next cell for examplefor cell Celery 5.0 lbs you write in
the next cell =5/19 (which is the total of the weight.), and so on for each
item.

Let me know if this helps.





"Ruko" wrote:

I have a recipe that contains a column of 24 different items with their
weights. I want to calculate the percentages of each of the 24 items and
place the result in the next column. How do I do it? Example: Celery
5.0 Lbs
Carrots 4.0 "
Oatmeal 10.0 "
Total 19.0

In the column next to the weights I want percent.

Thanks

ruko

--
Ruko

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 143
Default Calculate percent

I have a recipe that contains a column of 24 different items with
their weights. I want to calculate the percentages of each of the 24
items and place the result in the next column. How do I do it?
Example: Celery 5.0 Lbs
Carrots 4.0 "
Oatmeal 10.0 "
Total 19.0

In the column next to the weights I want percent.


Here's one way.

Put the ingredients in column A and the corresponding weights in column B.

In C1, put
=B1/SUM(B:B)
and copy down as far as needed.

Format column C as a percentage.
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
Calculate percent of a total within a cell Lost in Microbiology Excel Discussion (Misc queries) 4 November 21st 07 07:35 PM
HOW TO CALCULATE 2/10 OF 1 PERCENT OF A TOTAL NUMBER? AMANDA RILEY Excel Worksheet Functions 4 April 27th 06 01:00 AM
How to calculate and then show up as a percent? Amuse Excel Worksheet Functions 1 July 10th 05 10:19 PM
calculate percent increase vlro Excel Discussion (Misc queries) 1 December 1st 04 02:35 PM
calculate percent from multiple criteria Jan Excel Worksheet Functions 0 November 10th 04 06:09 PM


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