Results 1 to 3 of 3

Application.screenupdating

Threaded View

  1. #1
    Registered User
    Join Date
    08-18-2008
    Location
    Los Angeles
    Posts
    44

    Application.screenupdating

    I am working on BPC and have issue with the Flickering screen. This is basically the code that i have, The Application.screenupdating is being over ridden from a a BPC COde that I don't have any control over which is the "MNU_ETOOLS_EXPANDANDREFRESH", Is there another command that I can use to control the Screen Updation?.

    Thank you very much in advanec for any help on this.

     Application.ScreenUpdating = False      
    
     Application.Run "MNU_ETOOLS_EXPANDANDREFRESH"
    
     Application.ScreenUpdating = True
    Last edited by teachMeExcel; 03-28-2012 at 04:05 PM.

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