Stock Query System

D

Dublevay

Hi,

I'm trying to write a piece of code in Access 2003 (beta) to interrogate
some stocks info that I have downloaded from Yahoo!

What I'd like to be able to do (initially), is to enter a start and finish
date, and then generate a graph displaying the closing stock prices between
those dates. After that, I want to get a bit more adventurous, and allow the
display of that stock's performance over, say, the last three Octobers.

But, for the moment, I have a form designed, that contains the controls I
need for the moment, including the calendar controls. What I am a little
unsure of, as things seem slightly different to VBA for Word/Excel, is
exactly how I trigger the graph's generation. Also, when I double click
controls in VBA for Access, it doesn't go to the relevant code portion for
that control.

Is there something I am overlooking here, as, at the moment, it is seeming a
lot more complex than the other variants of VBA I've used.

Thanks

JW
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top