+ Reply to Thread
Results 1 to 4 of 4

Code to Disable/Hide "Downloading File" message box

  1. #1
    Registered User
    Join Date
    02-28-2014
    Location
    Manchester, England
    MS-Off Ver
    Excel 2010
    Posts
    16

    Post Code to Disable/Hide "Downloading File" message box

    Hi All,

    I have recently created a macro which opens up a number of password protected files, updates a "master" overview spreadsheet and then closes the file.

    Because this macro is to be used by a team other than myself, I'd like to make it as tidy as possible, and therefore was wondering if it was possible to use code in order to "hide" or "disable" the "downloading" message that appears when you are opening files.

    At the minute, this appears for each instance of a file downloading but if possible I would just like the macro to run in the background without any message boxes appearing.

    I have disabled screen updating and display alerts but this hasnt resolved the issue so i'm wondering if it is at all possible or if there is some code that may help to do this.

    Any help is always greatly appreciated

  2. #2
    Forum Expert gmr4evr1's Avatar
    Join Date
    11-24-2014
    Location
    Texas
    MS-Off Ver
    Office 2010 and 2007
    Posts
    3,448

    Re: Code to Disable/Hide "Downloading File" message box

    Try adding this after your Dim lines...
    Please Login or Register  to view this content.
    And this before your End Sub line..
    Please Login or Register  to view this content.
    1N73LL1G3NC3 15 7H3 4B1L17Y 70 4D4P7 70 CH4NG3 - 573PH3N H4WK1NG
    You don't have to add Rep if I have helped you out (but it would be nice), but please mark the thread as SOLVED if your issue is resolved.

    Tom

  3. #3
    Registered User
    Join Date
    02-28-2014
    Location
    Manchester, England
    MS-Off Ver
    Excel 2010
    Posts
    16

    Re: Code to Disable/Hide "Downloading File" message box

    Thanks gmr4evr1, unfortunately i've attempted that already but it doesnt appear to hide that particular message for me.

    It does eliminate all the other messages, just not this 'downloading' message - i suspect it wont do that because whilst 'downloading' is appearing there is no actual file to run the displayalerts on and therefore it cannot hide it.

    Regards,
    Simon

  4. #4
    Forum Expert gmr4evr1's Avatar
    Join Date
    11-24-2014
    Location
    Texas
    MS-Off Ver
    Office 2010 and 2007
    Posts
    3,448

    Re: Code to Disable/Hide "Downloading File" message box

    Oops, I didn't read far enough in your original post to see that you had already tried that....my bad.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. VBA CODE TO hide/unhide based on validation list "YES","NO"
    By SUDI in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-18-2014, 06:03 PM
  2. [SOLVED] Disable save and prevent "Do you want to save" message from prompting for read-only file
    By hcyeap in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-12-2014, 12:29 AM
  3. Opening SharePoint file with VBA - disable SharePoint "Contacting the server" message
    By kopite2002 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 10-22-2013, 01:56 AM
  4. When downloading, I'm receiving "The document is corrupt..." message using Win7
    By SteveHu in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-10-2012, 11:03 AM
  5. MSoffice Outlook 2003 message to be saved in C dir with the file name "From" "Sent" "Sub"
    By shailendra0509 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-09-2012, 01:32 AM
  6. Option to hide the sheet when "Disable Macros" is clicked
    By sivdin in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 05-06-2009, 11:07 AM
  7. Disable "Read only" message
    By freekrill in forum Excel General
    Replies: 2
    Last Post: 02-09-2009, 08:54 AM

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