Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default sorting worksheets and charts together

We have a list of worksheets which is programmatically scanned a chart
generated for each one. The worksheets are not in alpha sorted order. The
chart tabs are named like the corresponding data tab with the word "graph"
appended - i.e. 'MIDC' for data and 'MIDC graph' for the chart. We would like
to generate an ordered list of data/graph pairs - i.e.:

ABLE2 | ABLE2 graph | Bob1T | Bob1T graph | Demo OFF | Demo OFF graph

Is there a way to do this? We have office 2003. apparently charts and
worksheets are in two separate collections, and we can't figure out how to
get them to position relative to each other correctly.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default sorting worksheets and charts together

DUH! the Sheets collection does the trick. (master collection that holds all
sheets - worksheets + charts)

"lavalamp" wrote:

We have a list of worksheets which is programmatically scanned a chart
generated for each one. The worksheets are not in alpha sorted order. The
chart tabs are named like the corresponding data tab with the word "graph"
appended - i.e. 'MIDC' for data and 'MIDC graph' for the chart. We would like
to generate an ordered list of data/graph pairs - i.e.:

ABLE2 | ABLE2 graph | Bob1T | Bob1T graph | Demo OFF | Demo OFF graph

Is there a way to do this? We have office 2003. apparently charts and
worksheets are in two separate collections, and we can't figure out how to
get them to position relative to each other correctly.


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
Using F4 for charts and sorting Lynn Charts and Charting in Excel 1 October 9th 08 12:24 AM
Sorting charts navin Charts and Charting in Excel 4 April 30th 07 08:04 PM
Sorting the charts navin Charts and Charting in Excel 1 March 28th 07 02:00 PM
sorting columns in a charts Some Dude Charts and Charting in Excel 1 February 22nd 07 12:55 PM
Sorting Bar Charts LizW Charts and Charting in Excel 2 September 19th 05 05:33 AM


All times are GMT +1. The time now is 12:38 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"