Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Control the Series Sorting of 10 bar charts?


Hello,

I just tried to create a bar chart for 5 series and 10 diffent dataset
and a individual series sorting for each data set. But after hours o
frustration I finally gave that up and create 10! different bar chart
each with one dataset where I could set the series sortin
independently. My simple question is now, how can I change the serie
sorting with VBA? I have a Sheet called "sorted diagramm" and there ar
10 different charts on it. Now how do I get hold off those charts?
don't now how to do this with vba. I think after that it should b
simple, there ought to be a series property in the chartarea objec
somewhere, right?

Thanks alot in advance!

--
Bigbenja
-----------------------------------------------------------------------
Bigbenjam's Profile: http://www.excelforum.com/member.php...fo&userid=2906
View this thread: http://www.excelforum.com/showthread.php?threadid=48789

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default Control the Series Sorting of 10 bar charts?

Something like this:

ActiveChart.SeriesCollection("Series 1").PlotOrder = 3

In the VBE, select Object Browser from the View menu. The Object Browser is
a very handy tool to help figure out the object model.

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


"Bigbenjam" wrote
in message ...

Hello,

I just tried to create a bar chart for 5 series and 10 diffent datasets
and a individual series sorting for each data set. But after hours of
frustration I finally gave that up and create 10! different bar charts
each with one dataset where I could set the series sorting
independently. My simple question is now, how can I change the series
sorting with VBA? I have a Sheet called "sorted diagramm" and there are
10 different charts on it. Now how do I get hold off those charts? I
don't now how to do this with vba. I think after that it should be
simple, there ought to be a series property in the chartarea object
somewhere, right?

Thanks alot in advance!!


--
Bigbenjam
------------------------------------------------------------------------
Bigbenjam's Profile:
http://www.excelforum.com/member.php...o&userid=29062
View this thread: http://www.excelforum.com/showthread...hreadid=487894



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
Making a drop down control to choose a data series WallyWallWhackr Charts and Charting in Excel 0 June 30th 09 08:22 AM
how do i control bubble size for each data series in excel 2007? Dave Charts and Charting in Excel 2 July 24th 08 12:53 PM
Charts switch from 'Series in Rows' to 'Series in Columns' Peace Charts and Charting in Excel 4 March 22nd 07 03:52 AM
Have chart w/ data table - how can i control which series plot ShannaD Charts and Charting in Excel 1 February 15th 07 09:08 PM
Control charts through VBA Fredrik E. Nilsen Charts and Charting in Excel 0 January 25th 07 07:23 PM


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

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"