I'm making a logger for a fantasy sports page. What i want is to log all the statistics on a daily basis. I began using this with Excell 2000, because the data i read was in tables and i though a spreadsheet program would be much better. So i was using the visual basic editor in excell. However i discovered some compatability problems in excell 97 and 2000, they don't function all to well together.

So my question is.
1. Can i make a vb program like that, that can handle as a spreadsheet ?
2. Where can i get the basic information about vb interactivity with the web. (Is it the same as url.open like in vbexcell) ? Couldn't find nothing about that on the mdsn website or on my cd's
3. Can i save the data in an excell sheet, or in another form...i find a notepad too simple and i have loads of data to collect, i'm talking about 6 months daily....

Sorry if this is too long.