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