+ Reply to Thread
Results 1 to 4 of 4

Screen Updating

  1. #1
    Forum Contributor
    Join Date
    09-02-2013
    Location
    Netherlands
    MS-Off Ver
    Office 365 (2013)
    Posts
    268

    Screen Updating

    Hey all,

    I have a little problem. When I press my "clear" button it has to delete and reload bunch of information.
    While doing so it goes to the sheet in question and shows all actions. I don't want that.

    I tried this:
    Application.ScreenUpdating = False
    (myscript here)
    Application.ScreenUpdating = True

    But that doesn't do anything. One problem that might cause this is that so happily I am trying to make this work in LibreOffice.
    (Reason for this is not because I prefer using LO, but I want to do it for someone else who hasn't got Excel :'/)
    All VBA code I use now is supported, but this seems to be difficult.

    Any advice other then "just buy excel" or "just write all code in basic" is welcome :D

  2. #2
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: Screen Updating

    https://bugs.freedesktop.org/show_bug.cgi?id=52603

    Perhaps this has something to do with it?

    What version of LO are you using?

  3. #3
    Forum Contributor
    Join Date
    09-02-2013
    Location
    Netherlands
    MS-Off Ver
    Office 365 (2013)
    Posts
    268

    Re: Screen Updating

    Quote Originally Posted by yudlugar View Post
    https://bugs.freedesktop.org/show_bug.cgi?id=52603

    Perhaps this has something to do with it?

    What version of LO are you using?
    LO 4.1
    I think that is exactly the problem. Noticed that more have this problem, but never found a good solution.
    In LO BASIC there seems to be a same kind of function, but I have no idea how to get that done.

  4. #4
    Forum Contributor
    Join Date
    09-02-2013
    Location
    Netherlands
    MS-Off Ver
    Office 365 (2013)
    Posts
    268

    Re: Screen Updating

    Im trying this now:
    But it doesn't work at all.
    It does call the right code, but just doesn't seem to work


    This is in:
    documentname.ods - Standard - Module - Module1
    Please Login or Register  to view this content.
    This is in:
    documentname.ods - VBAProject - Module - Module1 - Testen
    Please Login or Register  to view this content.
    My brain starts to hurt from this problem
    Last edited by Evolta; 12-04-2013 at 04:26 AM.

+ 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] Screen Updating Help
    By lsteinbach in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-07-2013, 09:57 AM
  2. Screen Updating
    By Raman325 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-30-2005, 04:05 PM
  3. Screen Updating
    By Michael in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-14-2005, 06:06 PM
  4. [SOLVED] Screen updating
    By Mark Stephens in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 02-18-2005, 10:06 AM
  5. Screen Updating
    By nidovan in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-16-2005, 06:58 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