+ Reply to Thread
Results 1 to 4 of 4

How to display the update the link window but then suppress any alert messages later?

  1. #1
    Forum Contributor
    Join Date
    01-15-2013
    Location
    London
    MS-Off Ver
    Excel 2003, 2007, 2010, 2019, Microsoft 365.
    Posts
    440

    How to display the update the link window but then suppress any alert messages later?

    Hello there,

    In Excel, I want to suppress the display of all alert messages, except the very first Ask-To-Update-Links message. How can I achieve this with a VBA macro?

    Thank you very much.

  2. #2
    Forum Contributor
    Join Date
    06-18-2012
    Location
    London
    MS-Off Ver
    Excel 2019
    Posts
    347

    Re: How to display the update the link window but then suppress any alert messages later?

    Sounds interesting question. I'm also looking for the answer.

  3. #3
    Valued Forum Contributor
    Join Date
    06-17-2009
    Location
    Chennai,India
    MS-Off Ver
    Excel 2003,excel 2007
    Posts
    678

    Re: How to display the update the link window but then suppress any alert messages later?

    try to introduce

    application.displayalerts=false
    after the first alert needed

    this is offhand suggestion as full data or macro not available
    I am not an expert. better solutions may be available
    [email protected]

  4. #4
    Forum Contributor
    Join Date
    01-15-2013
    Location
    London
    MS-Off Ver
    Excel 2003, 2007, 2010, 2019, Microsoft 365.
    Posts
    440

    Re: How to display the update the link window but then suppress any alert messages later?

    Hi venkat1926, thanks for the suggestion. I'm still not sure how to implement it as a macro

    Quote Originally Posted by venkat1926 View Post
    try to introduce

    application.displayalerts=false
    after the first alert needed

    this is offhand suggestion as full data or macro not available

+ 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. Stop displaying 'link update' alert
    By pedrofogao21 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-09-2012, 09:30 AM
  2. Suppress messages
    By toocold in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-06-2009, 02:04 PM
  3. [SOLVED] suppress Active X alert
    By nevpoe in forum Excel General
    Replies: 3
    Last Post: 07-11-2006, 04:55 PM
  4. Suppress messages/warnings using Workbooks.Open
    By Guy Fawkes in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-15-2006, 04:00 AM
  5. Need To Suppress Message Alert
    By davidm in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-19-2005, 03:12 PM

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