Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 52
Default creating a dynamic graph

i have a list of data and i will like to create graphs for a particular
person when needed.here is the format of my raw data.

Dept Country Name Jan Feb Mar
1 sg john 50 25 55
alex 40 15 20
1 hk alex 15 20 30

as one person might appear in different country or dept,what can i do to
create graph of a particular person so that all data concern with that person
no matter which dept or country will be use for the graph to reflect the
various figure in various country or dept. i cant use specific cell reference
as the data is generated dynamically everyday or anytime when needed so the
data will alway be changing.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default creating a dynamic graph

Make one graph of all data.

Use a Data =filter = Autofilter to hide the rows you don't want


with the chart selected, go to tools=Options=Chart tab and make sure plot
visible cells is checkmarked

Another approach would be to create a pivot Table (you will need ot fill in
the blank cells) and then create a pivot chart as well.

Then selections can be made from the pivot Table/Pivot Chart.

--
Regards,
Tom Ogilvy

"violet" wrote in message
...
i have a list of data and i will like to create graphs for a particular
person when needed.here is the format of my raw data.

Dept Country Name Jan Feb Mar
1 sg john 50 25 55
alex 40 15 20
1 hk alex 15 20 30

as one person might appear in different country or dept,what can i do to
create graph of a particular person so that all data concern with that
person
no matter which dept or country will be use for the graph to reflect the
various figure in various country or dept. i cant use specific cell
reference
as the data is generated dynamically everyday or anytime when needed so
the
data will alway be changing.



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
Dynamic range for graph damorrison Excel Discussion (Misc queries) 1 February 18th 08 02:59 PM
Creating a graph similar to a stacked column graph Jonathan Charts and Charting in Excel 6 August 4th 06 04:23 PM
Dynamic Range with unused formula messing up x axis on dynamic graph [email protected] Charts and Charting in Excel 2 February 2nd 06 08:02 PM
problem with dynamic graph [email protected] Excel Worksheet Functions 1 April 11th 05 07:30 AM
Creating/programming an Excel dynamic graph SeqZ Excel Programming 2 May 29th 04 03:12 PM


All times are GMT +1. The time now is 04:50 PM.

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

About Us

"It's about Microsoft Excel"