+ Reply to Thread
Results 1 to 4 of 4

application screen updating

  1. #1
    Registered User
    Join Date
    01-22-2014
    Location
    Compton, whup whup
    MS-Off Ver
    Excel 2010
    Posts
    108

    application screen updating

    What is application screen updating and why should I use it? I'm sure you guys will be over this one because it's easy, but how about you help me with my other more complicated posts!!?? please

    Should I keep screenupdating on when I'm learning by testing code?

  2. #2
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: application screen updating

    Application Screen Updating is worth turning off (in my opinion) for any operation that exceeds more than a few dozen actions. Otherwise, you're left to watch as Excel jumps around, fills in cells, selects tabs, and does one thing at a time. If a macro I write is for someone else to use, I always turn it off regardless of the volume of actions.

    I generally add it as a last step when a macro I've been working on has been tried and tested. It's nice to still see what's going on while you're debugging your code, so you can interpret where the breakdown is, if a sheet didn't get selected and maybe it should have, etc.
    Make Mom proud: Add to my reputation if I helped out!

    Make the Moderators happy: Mark the Thread as Solved if your question was answered!

  3. #3
    Forum Guru Izandol's Avatar
    Join Date
    03-29-2012
    Location
    *
    MS-Off Ver
    Excel 20(03|10|13)
    Posts
    2,581

    Re: application screen updating

    If you are stepping through code to debug, screenupdating will always be on even if your code turns it off.
    • Please remember to mark threads Solved with Thread Tools link at top of page.
    • Please use code tags when posting code: [code]Place your code here[/code]
    • Please read Forum Rules

  4. #4
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: application screen updating

    I meant more along the lines of when the code executes without errors, but not in the way how you wanted.

+ 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. Screen updating turns itself on during/after Application.Run ATPVBEAN.XLAM
    By an531 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-20-2017, 10:47 AM
  2. Replies: 4
    Last Post: 01-23-2014, 07:05 AM
  3. [SOLVED] Screen Updating
    By amotto11 in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 05-25-2012, 10:48 AM
  4. Screen Updating Off
    By manny_cb in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-05-2010, 03:16 PM
  5. screen updating
    By miikka1978 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-22-2006, 04:25 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