Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default Graph between two dates

Hi all:

I have a database about the Stock Market, three columns basically: Date,
Price and Volume.

What IŽd like to do is that when I introduce in the spreadsheet the initial
date and the final date I want to see in a graph, this graph will update
automatically and will show only the data between the two dates I wrote.

Any ideas about how to achive that?

Thanks in advance.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 48
Default Graph between two dates

Mnilo,

Actualy yes, IŽve been there...

see he
http://pubs.logicalexpressions.com/P...cle.asp?ID=246

rgd
Mika

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,124
Default Graph between two dates

Use a defined name such as this (dateseries) to match the dates in column A
ONE line in the refers to box

=OFFSET(Sheet24!$A$5,MATCH(Sheet24!$B$4,Sheet24!$A :$A)-5,0,MATCH(Sheet24!$B$5,Sheet24!$A:$A)-MATCH(Sheet24!$B$4,Sheet24!$A:$A)+1,1)

then use that defined name in your series. =worksheetname!dateseries
Now when you change b4 as your start date and b5 as your end date your chart
will auto create

--
Don Guillett
SalesAid Software

"Mnilo" wrote in message
...
Hi all:

I have a database about the Stock Market, three columns basically: Date,
Price and Volume.

What IŽd like to do is that when I introduce in the spreadsheet the
initial date and the final date I want to see in a graph, this graph will
update automatically and will show only the data between the two dates I
wrote.

Any ideas about how to achive that?

Thanks in advance.




  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default Graph between two dates

Thanks both for your answers, It really works at last.


"Mnilo" escribió en el mensaje
...
Hi all:

I have a database about the Stock Market, three columns basically: Date,
Price and Volume.

What IŽd like to do is that when I introduce in the spreadsheet the
initial date and the final date I want to see in a graph, this graph will
update automatically and will show only the data between the two dates I
wrote.

Any ideas about how to achive that?

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
Dates in a Scatter Graph DOUG ECKERT[_2_] Excel Discussion (Misc queries) 2 November 14th 08 09:05 PM
Create A Bar Graph from A List of Dates [email protected] Charts and Charting in Excel 5 December 9th 07 04:33 PM
Problem with Graph dates Joe M. Excel Discussion (Misc queries) 1 July 11th 07 02:06 PM
Sliding dates on a graph? Dee Sperling Charts and Charting in Excel 1 March 21st 05 05:30 PM
graph dates revert to 1900 Richard Goh Charts and Charting in Excel 10 February 16th 05 02:39 PM


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