B
Bob Roberts
Hi,
I'm trying to pull information on my fantasy football league directly from
the Yahoo web page into Excel.
I had a macro set up last year that did it with an Excel web query, but
something's not working this time around.
(It almost seems as if Yahoo has somehow completely disabled my ability to
pull info from this web page into Excel or Word; not even copying and
pasting by hand seems to work-- try it!
http://football.fantasysports.yahoo.com/f1/show?page=roster&lid=188763&mid=5
)
Anyway, back to my real question. I figure if I can get ahold of the html
source, then I can get what I need out of it. So what I'd like to do is use
Visual Basic to automate something like a Save As in Internet Explorer.
I just want to do whatever is easiest - if that's using VB to control IE
that'd be fine, or sending a direct request for the web page from within VB,
if VB can do that.
Any help would be appreciated.
I'm trying to pull information on my fantasy football league directly from
the Yahoo web page into Excel.
I had a macro set up last year that did it with an Excel web query, but
something's not working this time around.
(It almost seems as if Yahoo has somehow completely disabled my ability to
pull info from this web page into Excel or Word; not even copying and
pasting by hand seems to work-- try it!
http://football.fantasysports.yahoo.com/f1/show?page=roster&lid=188763&mid=5
)
Anyway, back to my real question. I figure if I can get ahold of the html
source, then I can get what I need out of it. So what I'd like to do is use
Visual Basic to automate something like a Save As in Internet Explorer.
I just want to do whatever is easiest - if that's using VB to control IE
that'd be fine, or sending a direct request for the web page from within VB,
if VB can do that.
Any help would be appreciated.