I want to open a file that I was provided in VB.. but the
link I was given was an URL.. so when I click it, it opens
in the IE window... but if I try to open this with VB its
not going to work... all first attempts didnt work..

so do I need to make a ie object open it or can I still
use the workbooks one ? and how do I read through
it if its still in IE.. will all the commands still work ?

anyone got some example code that reads through it, using
the IE excel plugin ?