PC Review


Reply
Thread Tools Rate Thread

Creating a Chart using Pivotchart wizard

 
 
gunjani
Guest
Posts: n/a
 
      9th Apr 2004
This Pivottable /Chart wizard has confused me...
I have the following Table:

Name Day1 Day2 Day3 Day4 Day5
Tom E L R N S
Dick L N S E R
Harry N S E L E
Jane S E R L N

I like to create a chart to view who has the most E,L,N, etc. How do
acheive this. What do I select as Row,Column and Data in the Pivotchar
Wizard?

Many Thanks
Gunjan

--
Message posted from http://www.ExcelForum.com

 
Reply With Quote
 
 
 
 
Debra Dalgleish
Guest
Posts: n/a
 
      9th Apr 2004
As answered in .worksheet.functions --

'================================
Your table isn't set up to create a pivot table and pivot chart. You
could reorganize the data, e.g.:

Name Day Code
Tom Day1 E
Tom Day2 L

Then create a pivot table with Name in the Row Area, Day in the Column
Area, and Code in the Data area, where it will become Count of Code.

Or, create a summary table, and base a normal chart on the summary. For
example, enter the names in cells A8:A11, and enter the codes in cells B7:F7

In cell B8, enter the formula:

=SUMPRODUCT(($A$2:$A$5=$A8)*($B$2:$F$5=B$7))

Copy the formula across to column F, and down to row 11
Select a cell in the summary table, and run the chart wizard to create a
column chart.
'==================================

gunjani < wrote:
> This Pivottable /Chart wizard has confused me...
> I have the following Table:
>
> Name Day1 Day2 Day3 Day4 Day5
> Tom E L R N S
> Dick L N S E R
> Harry N S E L E
> Jane S E R L N
>
> I like to create a chart to view who has the most E,L,N, etc. How do I
> acheive this. What do I select as Row,Column and Data in the Pivotchart
> Wizard?
>
> Many Thanks
> Gunjani
>
>
> ---
> Message posted from http://www.ExcelForum.com/
>



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

 
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
Problem creating Graph from Chart Wizard Chuck W Microsoft Access Reports 3 1st Apr 2009 05:52 PM
Multiple chart series for PivotChart =?Utf-8?B?TUpX?= Microsoft Excel Misc 0 15th Aug 2007 08:42 PM
Wrong PivotChart datasheet associates with chart =?Utf-8?B?R29Ub19HdXk=?= Microsoft Access Reports 0 14th Mar 2007 03:33 PM
PivotChart Report with Wizard->I can't uninstall IE6 Gcook888 Microsoft Access Reports 0 4th Oct 2003 03:18 AM
Cannot get external data using PivotTable and Pivotchart Wizard Philip Wong Microsoft Excel Misc 0 23rd Sep 2003 06:18 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:57 AM.