Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
MP MP is offline
external usenet poster
 
Posts: 3
Default Help with automating creation of Pie Chart(s)

I'm trying to find a way to automate the creation of a pie chart from
exported Excel files from a help desk ticket type application.

This is the typical setup:

entry# total$ type
----------------------
1 20 config
2 10 rfq
3 2 question
4 12 config


I have entries with a total (value) and a type. My main need is to be able
to run a macro or use some sort of logic statements
in order to get a small table from which the pie chart(s) can be built,
something like this.


Type Total Entries Total$
config 2 32
rfq 1 10
quest 1 2


Right now I have to build this table manually but going through each column,
counting how many entries of each type, then totalling the amounts for each
of those entries.


If anyone has some ideas or can point me to some examples on how to do this
more efficiently I would appreciate it. I need to to this weekly and doint
it manually is a BIG PAIN in the behind.

Thanks in advance!


  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Help with automating creation of Pie Chart(s)

A pivot table will compile the data into a list for you. Then you could
either make a pivot chart of the data (yech!) or a regular chart from the
pivot data. This page has some hints:

http://pubs.logicalexpressions.com/P...cle.asp?ID=553

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"MP" wrote in message
...
I'm trying to find a way to automate the creation of a pie chart from
exported Excel files from a help desk ticket type application.

This is the typical setup:

entry# total$ type
----------------------
1 20 config
2 10 rfq
3 2 question
4 12 config


I have entries with a total (value) and a type. My main need is to be able
to run a macro or use some sort of logic statements
in order to get a small table from which the pie chart(s) can be built,
something like this.


Type Total Entries Total$
config 2 32
rfq 1 10
quest 1 2


Right now I have to build this table manually but going through each
column, counting how many entries of each type, then totalling the amounts
for each of those entries.


If anyone has some ideas or can point me to some examples on how to do
this more efficiently I would appreciate it. I need to to this weekly and
doint it manually is a BIG PAIN in the behind.

Thanks in advance!



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Automating charts with reference to new data and formulas deesy Excel Worksheet Functions 1 August 4th 06 03:32 AM
Automating hyperlink creation Steve Williams Excel Worksheet Functions 1 October 14th 05 01:50 AM
Pasting worksheet with embedded charts FishMan Charts and Charting in Excel 2 October 5th 05 02:26 PM
Excel Charts Linked to Spreadsheets Rich Charts and Charting in Excel 1 July 4th 05 04:36 PM
i need help automating, or at least simplifying, my charts JZip Charts and Charting in Excel 1 February 9th 05 12:46 AM


All times are GMT +1. The time now is 05:45 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"