Re: Download files without alerts by Excel VBA
- From: "Tom Ogilvy" <twogilvy@xxxxxxx>
- Date: Thu, 21 Apr 2005 09:46:19 -0400
you can't use the copy command?
if not, then how about ftp?
--
Regards,
Tom Ogilvy
"Shetty" <shetty@xxxxxxxxx> wrote in message
news:1114087528.382432.266460@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi,
> I have to download around 130 files from our intranet every week.
> I have written code for the same. But there is a small issue.
> When each file is downloaded, a alert saying file download, open,save
> is displayed. I have to click save. Then it asks the directory and save
> as, again I have to click save. It means for each file I have to click
> twice.
> Can I avoid it? May be I can predefined the directory in vba so that
> all the files are downloaded one by one to that dir without need to
> click on alerts. But how to inform this dir to vba and how to ask vba
> to straight away download the file without asking me?
>
> Hoping for some solution....
>
> Regards,
> Shetty.
>
.
- Follow-Ups:
- Re: Download files without alerts by Excel VBA
- From: Shetty
- Re: Download files without alerts by Excel VBA
- References:
- Download files without alerts by Excel VBA
- From: Shetty
- Download files without alerts by Excel VBA
- Prev by Date: Passing string arguments that have quotation marks in them
- Next by Date: Re: Compare Macro
- Previous by thread: Download files without alerts by Excel VBA
- Next by thread: Re: Download files without alerts by Excel VBA
- Index(es):
Relevant Pages
|