+ Reply to Thread
Results 1 to 4 of 4

Application.ScreenUpdating not working

  1. #1
    Registered User
    Join Date
    06-09-2012
    Location
    United Kingdom
    MS-Off Ver
    Excel 2007
    Posts
    92

    Application.ScreenUpdating not working

    Hello all, I have a very strange problem with some VBA.


    Please Login or Register  to view this content.
    This is my code, however whenever the macro is run the screen still updates, is there anything that could be causing this? It works on other macros fine, but no dice on this one.
    Thanks in advance

    Regards,

    Usman.

  2. #2
    Forum Guru
    Join Date
    03-12-2010
    Location
    Canada
    MS-Off Ver
    2010 and 2013
    Posts
    4,418

    Re: Application.ScreenUpdating not working

    For the screen to be updating then either the sub is ended or somewhere screenupdating is turned back on. Check if the sub calls other subs or functions that update the status of application.screenupdating.
    Please consider:

    Thanking those who helped you. Click the star icon in the lower left part of the contributor's post and add Reputation.
    Cleaning up when you're done. Mark your thread [SOLVED] if you received your answer.

  3. #3
    Registered User
    Join Date
    06-09-2012
    Location
    United Kingdom
    MS-Off Ver
    Excel 2007
    Posts
    92

    Re: Application.ScreenUpdating not working

    Thanks. That was a great help. I had a look again and it was another sub that the macro was calling that was causing the problem. That is fixed now. Really appreciate your help.

    Regards,

    Usman

  4. #4
    Forum Guru
    Join Date
    03-12-2010
    Location
    Canada
    MS-Off Ver
    2010 and 2013
    Posts
    4,418

    Re: Application.ScreenUpdating not working

    Glad I could help.

    Good luck.

    abousetta

+ 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