Quote Originally Posted by Crocus Crow
For Google Finance Historical data, all the IE automation and Windows API code is unnecessary because Excel can retrieve it directly via File - Open and specifying the 'Download to spreadsheet' URL (for example http://www.google.com/finance/histor...IBM&output=csv).
I'm aware of that. However, I'm doing it the hard way because it is training ground for something very similar for which I will not have direct file download access. Do you have any idea on how to overcome the click problem?