I'm trying to experiment with interconectivity with VBA and Excel, so I can do things like past info from an excel spreaf into a web form. I've written the code below but it's not working!

Please Login or Register  to view this content.
I'm having problems with the SHDocVw.InternetExplorer.Document line (written IE.Document)

I've added the following references to the code,

Microsoft HTML object library
Microsoft Internet Controls

I think I may need to add more libraries but I don't know which ones! This may not be the only problem though!