View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Mnilo Mnilo is offline
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.