+ Reply to Thread
Results 1 to 2 of 2

VBA - Application.Screenupdating gives invalid use of property error

  1. #1
    Registered User
    Join Date
    12-02-2009
    Location
    Sheffield, England
    MS-Off Ver
    Office 365
    Posts
    22

    VBA - Application.Screenupdating gives invalid use of property error

    Hi All
    I have a macro where I'd like to disable screen updating for the entire run-time.
    The macro has a main entry point, which does call other (private) subs.
    If I add Application.Screenupdating false to the top of the main entry point, I get an 'Invalid use of property' compile error.
    Where am I going wrong? Is this because the sub calls other subs within the process?
    TIA
    Si

  2. #2
    Registered User
    Join Date
    12-02-2009
    Location
    Sheffield, England
    MS-Off Ver
    Office 365
    Posts
    22

    Re: VBA - Application.Screenupdating gives invalid use of property error

    ..and I've just realised I need to use application.screenupdating = false

+ 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. [SOLVED] Error 381Could not set the List property. Invalid property array index
    By desonny in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-16-2020, 08:33 AM
  2. Replies: 5
    Last Post: 06-02-2020, 04:56 PM
  3. Runtime error 381: Could not set the list property.Invalid property array index
    By rohith4prithvi in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-23-2014, 10:24 PM
  4. Run-time Error '380': Could not set the RowSource property. Invalid property value
    By Rem0ram in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 11-26-2013, 03:57 PM
  5. [SOLVED] Excel run-time error '381': Could not set the List property. Invalid property array index
    By eemiller1997 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 12-20-2012, 12:48 PM
  6. Replies: 2
    Last Post: 06-11-2012, 03:03 PM
  7. Runtime Error 380 – Could not set the list property. Invalid property value
    By BernzG in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-21-2005, 05:10 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