Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,117
Default Get percentage of whole

I feel like such a doofus asking this simple question!

Excel 2003 .xls spreadsheet

I have a large area, encompassing several columns. I'm trying to figure out what percentage each column's total sum is of the whole total sum.

The formula I'm using is

=(SUM($A$3:$E$10000)/(SUM(A3:A10000)))

This evaluates out to 325.5/6.25, and the answer is 52.08, which I assume is correct, but isn't the information I want! If I format it as a percentage, I get 5208%. That is not correct.

Can anyone help me? Thank you very much!
Susan
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,872
Default Get percentage of whole

Hi Susan,

Am Fri, 8 Mar 2013 05:32:15 -0800 (PST) schrieb Susan:

=(SUM($A$3:$E$10000)/(SUM(A3:A10000)))


try:
=SUM(A3:A10000)/SUM($A$3:$E$10000)


Regards
Claus Busch
--
Win XP PRof SP2 / Vista Ultimate SP2
Office 2003 SP2 /2007 Ultimate SP2
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,117
Default Get percentage of whole

Thank you, Claus.



On Friday, March 8, 2013 9:22:19 AM UTC-5, Claus Busch wrote:
Hi Susan,



Am Fri, 8 Mar 2013 05:32:15 -0800 (PST) schrieb Susan:



=(SUM($A$3:$E$10000)/(SUM(A3:A10000)))




try:

=SUM(A3:A10000)/SUM($A$3:$E$10000)





Regards

Claus Busch

--

Win XP PRof SP2 / Vista Ultimate SP2

Office 2003 SP2 /2007 Ultimate SP2


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 DeFautT Charts and Charting in Excel 3 July 7th 09 03:13 PM
Calculating a percentage with the end percentage in mind Shadowshady Excel Discussion (Misc queries) 2 June 17th 06 09:41 AM
percentage bc911mef Charts and Charting in Excel 1 January 22nd 06 07:29 PM
percentage Supersaint Excel Discussion (Misc queries) 2 January 11th 06 06:27 PM
Bar Chart depicting the "percentage of another percentage(less than 100)" TEAM Charts and Charting in Excel 1 October 28th 05 05:06 AM


All times are GMT +1. The time now is 07:25 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"