ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Get percentage of whole (https://www.excelbanter.com/excel-worksheet-functions/448353-get-percentage-whole.html)

Susan

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

Claus Busch

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

Susan

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




All times are GMT +1. The time now is 01:39 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com