PC Review


Reply
Thread Tools Rate Thread

basic question - how to calculate a cumulative percentage?

 
 
=?Utf-8?B?UHJvc3BlY3Q=?=
Guest
Posts: n/a
 
      4th Apr 2007
I have a column of data with percentages of the total in the next column. I
now want to add a third column that shows the cumulative percentage of the
total. Something like:
1 2 3
A 10 10% 10%
B 20 20% 30%
C 30 30% 60%
D 40 40% 100%

What formula should I use to calculate the values for the third column?

Thanks for your help.
--
David
 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      4th Apr 2007
=SUM($BE$1:$B1)

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Prospect" <(E-Mail Removed)> wrote in message
news:0FEECA58-B552-42D4-B0D2-(E-Mail Removed)...
>I have a column of data with percentages of the total in the next column. I
> now want to add a third column that shows the cumulative percentage of the
> total. Something like:
> 1 2 3
> A 10 10% 10%
> B 20 20% 30%
> C 30 30% 60%
> D 40 40% 100%
>
> What formula should I use to calculate the values for the third column?
>
> Thanks for your help.
> --
> David



 
Reply With Quote
 
David Biddulph
Guest
Posts: n/a
 
      4th Apr 2007
If the numbers you are trying to accumulate are in column C, starting at C2,
try =SUM(C$2:C2) and copy down.
--
David Biddulph

"Prospect" <(E-Mail Removed)> wrote in message
news:0FEECA58-B552-42D4-B0D2-(E-Mail Removed)...
>I have a column of data with percentages of the total in the next column. I
> now want to add a third column that shows the cumulative percentage of the
> total. Something like:
> 1 2 3
> A 10 10% 10%
> B 20 20% 30%
> C 30 30% 60%
> D 40 40% 100%
>
> What formula should I use to calculate the values for the third column?
>
> Thanks for your help.
> --
> David



 
Reply With Quote
 
Bob Phillips
Guest
Posts: n/a
 
      4th Apr 2007
Sorry, typo, that should be

=SUM($B$1:$B1)

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Bob Phillips" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> =SUM($BE$1:$B1)
>
> --
> HTH
>
> Bob
>
> (there's no email, no snail mail, but somewhere should be gmail in my
> addy)
>
> "Prospect" <(E-Mail Removed)> wrote in message
> news:0FEECA58-B552-42D4-B0D2-(E-Mail Removed)...
>>I have a column of data with percentages of the total in the next column.
>>I
>> now want to add a third column that shows the cumulative percentage of
>> the
>> total. Something like:
>> 1 2 3
>> A 10 10% 10%
>> B 20 20% 30%
>> C 30 30% 60%
>> D 40 40% 100%
>>
>> What formula should I use to calculate the values for the third column?
>>
>> Thanks for your help.
>> --
>> David

>
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PUZZLED - Daily Percentage Change and Cumulative Stuart Microsoft Excel Discussion 7 12th Nov 2008 01:01 AM
cumulative percentage Cory Microsoft Access Form Coding 4 21st Dec 2007 03:54 PM
Calculating cumulative percentage =?Utf-8?B?UHJvc3BlY3Q=?= Microsoft Excel New Users 4 5th Apr 2007 05:12 AM
Basic question - how to calculate a cumulative percentage =?Utf-8?B?UHJvc3BlY3Q=?= Microsoft Excel Misc 2 4th Apr 2007 01:24 PM
Cumulative percentage in subform BruceM Microsoft Access Forms 0 29th Jan 2007 05:11 PM


Features
 

Advertising
 

Newsgroups
 


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