View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
Tushar Mehta (Microsoft MVP Excel 2000-2008) Tushar Mehta (Microsoft MVP Excel 2000-2008) is offline
external usenet poster
 
Posts: 19
Default how can i make pareto chart on 2 axis in excel?

Consider making a PivotTable with an associated PivotChart using the
data as the source. Add the item column as both the row field and the
data field. For the latter make sure Excel shows Count of {field}
rather than some other option such as Sum of {field}

You can then sort the table and chart by the occurrence frequency.
On Sun, 20 Apr 2008 20:28:00 -0700, ~~karan~~
wrote:

i want to make a pareto chart & table on the data available. how can i make
the table for pareto chart? please help me in detail.