Re: VBA control of Internet Explorer download window
by "Pete D." <pduffy211AT@[EMAIL PROTECTED]
>
Aug 7, 2008 at 06:44 PM
Start here and come back with questions.
http://www.mvps.org/access/modules/mdl0037.htmhttp://www.mvps.org/access/modules/mdl0015.htm
"MartinR" <MartinR@[EMAIL PROTECTED]
> wrote in message
news:9CDB36B7-9D19-44C0-BAF0-FDFD9B701C8E@[EMAIL PROTECTED]
>I am using VBA to access a website to input data and extract information.
>
> One of the operations is to download a file, which invokes the Internet
> Explorer window to:
>
> 1) Verify the download
> 2) Define the directory and filename
>
> How do I control these Internet Explorer windows programmatically from
> within VBA?
>
>