PC Review


Reply
Thread Tools Rate Thread

How can I calculate a percentage of a YES/NO field in a Pivot Tab

 
 
=?Utf-8?B?Um9iZXJ0IE1pdGNoZWxs?=
Guest
Posts: n/a
 
      5th Aug 2005
I have a list of data and one of the fields is YES, Recommend Our Company or
NO, Don't Recommend Our Company. We are trying to calculate the percentage of
YES answers and use the result in a pivot table. The YES/NO answers are part
of a list of other customer survey questions that we are mapping in a pivot
table. In summary, I need to see % of YES answers by customer type in my
pivot table.

Any recommendations.
 
Reply With Quote
 
 
 
 
Jerry W. Lewis
Guest
Posts: n/a
 
      5th Aug 2005
=COUNTIF(range,"YES")/COUNTA(range)
formatted as %. Not sure what this has to do with charting.

Jerry

Robert Mitchell wrote:

> I have a list of data and one of the fields is YES, Recommend Our Company or
> NO, Don't Recommend Our Company. We are trying to calculate the percentage of
> YES answers and use the result in a pivot table. The YES/NO answers are part
> of a list of other customer survey questions that we are mapping in a pivot
> table. In summary, I need to see % of YES answers by customer type in my
> pivot table.
>
> Any recommendations.


 
Reply With Quote
 
=?Utf-8?B?Um9iZXJ0IE1pdGNoZWxs?=
Guest
Posts: n/a
 
      6th Aug 2005
The formula provided is helpful. However, the problem is when I put the data
into a pivot table for charting purposes. Can I use the formula in a pivot
table and can I calculate the percentage for each customer type, not just for
the entire data set?

"Jerry W. Lewis" wrote:

> =COUNTIF(range,"YES")/COUNTA(range)
> formatted as %. Not sure what this has to do with charting.
>
> Jerry
>
> Robert Mitchell wrote:
>
> > I have a list of data and one of the fields is YES, Recommend Our Company or
> > NO, Don't Recommend Our Company. We are trying to calculate the percentage of
> > YES answers and use the result in a pivot table. The YES/NO answers are part
> > of a list of other customer survey questions that we are mapping in a pivot
> > table. In summary, I need to see % of YES answers by customer type in my
> > pivot table.
> >
> > Any recommendations.

>
>

 
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
how do i calculate percentage of change between two or more field. rgalsal Microsoft Access 3 29th Mar 2010 06:16 PM
PIVOT TABLE Custom Column addition to calculate sum and Percentage zeitgeist99@gmail.com Microsoft Excel Misc 0 8th May 2007 11:04 PM
calculate percentage in pivot =?Utf-8?B?RGFu?= Microsoft Excel Misc 1 22nd Sep 2006 04:16 PM
Pivot Table-Calculate Percentage of Parent Row Item fallouh Microsoft Excel Misc 1 23rd Jun 2004 11:20 AM
Calculate a Percentage field based on another calculated field JUAN Microsoft Access Queries 3 7th Nov 2003 09:39 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:24 PM.