+ Reply to Thread
Results 1 to 3 of 3

Can't turn off 'Update Values:' dialog box?

  1. #1
    Registered User
    Join Date
    10-19-2011
    Location
    East Coast
    MS-Off Ver
    Office 365
    Posts
    33

    Can't turn off 'Update Values:' dialog box?

    Hello - I have this piece of code which executes all of the actions I'm intending, but halfway through, I am interrupted with the 'Update Values:' dialog box popping up. If I press 'Cancel', the code runs to completion and all expected results are written out. I'd like to prevent this dialog box from popping up, obviously, but I can't seem to prevent it. I did research it and found a suggestion to use 'ThisWorkbook.UpdateLinks = xlUpdateLinksNever' & 'ThisWorkbook.UpdateLinks = xlUpdateLinksAlways' as sort of bookends around formula execution that was supposed to suppress this dialog box from popping up, but regardless of where I put it in my code, it does not work. Is this the right code to use and, if so, where should I put it?

    Please Login or Register  to view this content.

  2. #2
    Forum Contributor
    Join Date
    08-22-2013
    Location
    Sheffield
    MS-Off Ver
    Excel 2010
    Posts
    161

    Re: Can't turn off 'Update Values:' dialog box?

    Maybe try;
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    10-19-2011
    Location
    East Coast
    MS-Off Ver
    Office 365
    Posts
    33

    Thumbs up Re: Can't turn off 'Update Values:' dialog box?

    That was it - the '.DisplayAlerts' property worked, whereas the '.ScreenUpdating' property I originally had did not. Thank you!

+ 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. Update Values dialog box not appearing consistently
    By myorns in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-06-2011, 10:38 AM
  2. Update Values save as dialog box is randomly appearing
    By ccpalmer12 in forum Excel General
    Replies: 0
    Last Post: 01-31-2011, 10:00 AM
  3. How do I turn on the download dialog box?
    By amanda_jayne in forum Excel General
    Replies: 1
    Last Post: 07-30-2006, 11:35 PM
  4. [SOLVED] Update Values Dialog
    By Agustus in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-12-2006, 01:55 PM
  5. Replies: 4
    Last Post: 12-08-2005, 01:25 PM
  6. [SOLVED] How do I turn off the solver results dialog box
    By cripwell01 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-09-2005, 10:15 AM
  7. Turn off printing status dialog with Excel automation
    By gerhard in forum Excel General
    Replies: 0
    Last Post: 03-22-2005, 04:20 AM
  8. Turn off printing status dialog with Excel automation
    By gm in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-21-2005, 01:06 PM

Tags for this Thread

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