+ Reply to Thread
Results 1 to 4 of 4

Auto save of csv download

  1. #1
    Registered User
    Join Date
    01-14-2008
    Posts
    3

    Auto save of csv download

    Hello,

    I am using the FollowHyperlink command in VB to access a large series of csv files from a website. Every time I download a file, Excel asks me to either Save, Open or Cancel the download. How can I automate the Save process so that my macro can uniquely save each downloaded csv and move on to the next?

    Is their perhaps some code that will allow the download to save as default without the pop up window appearing at all?

    Thanks in advance,

    wmorton

  2. #2
    Registered User
    Join Date
    01-07-2008
    Posts
    38

    Possibilities

    Here are a couple possibilities:

    - DisplayAlerts can turn on and off some dialog boxes. I'm no certain if yours is one of them.

    - Try using Sendkeys to automatic pressing the Save button.

    Good luck,
    Chuck L

  3. #3
    Registered User
    Join Date
    10-03-2012
    Location
    Mumbai
    MS-Off Ver
    Excel 2010
    Posts
    9

    Re: Auto save of csv download

    I have some issue can any one help when i click on download button it show three option open save and cancel, i wan to save the file using vba, i dont want to use send keys in that senario.

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Auto save of csv download

    vilasc,

    Welcome to the Forum, unfortunately:

    Your post does not comply with Rule 2 of our Forum RULES. Don't post a question in the thread of another member -- start your own thread. If you feel it's particularly relevant, provide a link to the other thread. It makes sense to have a new thread for your question because a thread with numerous replies can be off putting & difficult to pick out relevant replies.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1