+ Reply to Thread
Results 1 to 4 of 4

Problem with Excel Screen Display Freezing

  1. #1
    Forum Contributor
    Join Date
    09-24-2012
    Location
    York, England
    MS-Off Ver
    Excel 2003/07/10
    Posts
    165

    Problem with Excel Screen Display Freezing

    Hello
    Ive developed some code that processes and graphs data streamed by a Third Party Application (TPA). The processing is controlled from an added sheet in the workbook. Im using Shapes with assigned VBA procedures
    in the added sheet to control everything. Generally it all works well, but Im beset with a difficult problem. After processing for some time, the whole workbook can become deactivated as far as the keyboard and mouse is concerned,
    even though its still displayed on screen. This is a bit of a showstopper as the user needs to react to the data being processed (at the time data updating continues).

    In most cases control can be recovered by re-clicking the Sheet from the Windows 8 taskbar. I found this statement (below) in an old Forum posting that refers to a similar problem:

    "It's a strange quirk of Excel, but it has problems changing selection within a worksheet if the focus is
    elsewhere (like your button). Using Activate basically sets the focus, but activating the sheet without
    activating the workbook doesnt always work."

    This made me wonder if my "focus may be elsewhere" ?

    Is there any way that I can detect and fix this problem in my code ?

  2. #2
    Valued Forum Contributor
    Join Date
    03-29-2013
    Location
    United Kingdom
    MS-Off Ver
    Office/Excel 2013
    Posts
    1,749

    Re: Problem with Excel Screen Display Freezing

    I'd recommend sending periodic updates to the statusbar and maybe also include a line of code to select a cell of the active worksheet at the beginning....
    Elegant Simplicity............. Not Always

  3. #3
    Forum Contributor
    Join Date
    09-24-2012
    Location
    York, England
    MS-Off Ver
    Excel 2003/07/10
    Posts
    165

    Re: Problem with Excel Screen Display Freezing

    Andy
    Thanks for the reply. Can you post the code required to update the status bar ?
    Also: We just had one of these, and this time we got a message from Excel saying "Excel is waiting for Another Application to complete an OLE Operation". We replied to this, but remained locked out.
    Eventually the Main Applications Java VM crashed, bringing Excel down with it. Is there anything we can do to prevent this?

  4. #4
    Valued Forum Contributor
    Join Date
    03-29-2013
    Location
    United Kingdom
    MS-Off Ver
    Office/Excel 2013
    Posts
    1,749

    Re: Problem with Excel Screen Display Freezing

    Status Bar :

    Please Login or Register  to view this content.
    Not sure about the Java issue - sorry

+ 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. Freezing panes and the top of the screen
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-30-2006, 03:25 PM
  2. Freezing Panes and the bottom of screen
    By Kieron Capehorn in forum Excel General
    Replies: 4
    Last Post: 01-29-2006, 10:10 AM
  3. Replies: 0
    Last Post: 01-27-2006, 10:30 PM
  4. why does my screen keep freezing up on me
    By simplyred007 in forum Excel General
    Replies: 1
    Last Post: 11-07-2005, 01:10 PM
  5. Freezing a section on the screen
    By LAF in forum Excel General
    Replies: 0
    Last Post: 02-24-2005, 03:42 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