LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 7
Default Dynamic Charting By Dates

This is in reference to Jon Peltier's article on dyamic charts.
http://pubs.logicalexpressions.com/P...cle.asp?ID=246

My question is the example given is using data that goes down a column.

Column A is the dates, Column B is the data, ect...

My data flows across rows, so all my dates are in row 1 and the data is in
row2.

I would like some help converting Mr. Peltiers technique to fit my need.

This code needs to go across a row instead of down a column.

=OFFSET(AllDates,MATCH(StartDate,AllDates,1)-1,0,MATCH(EndDate,AllDates,1)-MATCH(StartDate,AllDates,1)+1,1)

As well as this one I presume.

=OFFSET(ChartDates,0,1)

 
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 charting [email protected] Charts and Charting in Excel 1 December 3rd 07 08:05 PM
dynamic charting [email protected] Charts and Charting in Excel 3 November 11th 07 02:16 PM
Dynamic charting widman Charts and Charting in Excel 2 October 26th 06 11:00 PM
Dynamic Charting sergv Excel Discussion (Misc queries) 2 September 2nd 05 04:43 PM
Dynamic charting tom300181 Excel Discussion (Misc queries) 2 July 26th 05 01:11 PM


All times are GMT +1. The time now is 02:51 AM.

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"