Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 219
Default XL window locks when working in VBE

Since my system was upgraded to WinXP and XL 11.5612.5606, I've been having
a problem with the XL window when working with the VBE. Usually after I've
had them both open for a while, the XL window locks, and won't come to the
front when I click on it. If I minimize it and restore it, the frame of the
XL window restores, but inside the window remains showing the desktop. No
cells or menus or toolbars! I have to close XL and reopen it to get rid of
this problem. I'm currently shutting down a few apps that run continuously
that might cause the problem, like my launcher and my notetaker to see if
they are part of the problem (longshot). Has anyone else seen a similar
problem? Anyone know a solution?
Thanks in advance.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 364
Default XL window locks when working in VBE

sounds like you may have application.screenupdating set to false and it never
reset.

next time it happens, type application.screenupdating = true in the immediate
window and press enter. then see if the window is responsive.

--


Gary K



"salgud" wrote in message
...
Since my system was upgraded to WinXP and XL 11.5612.5606, I've been having
a problem with the XL window when working with the VBE. Usually after I've
had them both open for a while, the XL window locks, and won't come to the
front when I click on it. If I minimize it and restore it, the frame of the
XL window restores, but inside the window remains showing the desktop. No
cells or menus or toolbars! I have to close XL and reopen it to get rid of
this problem. I'm currently shutting down a few apps that run continuously
that might cause the problem, like my launcher and my notetaker to see if
they are part of the problem (longshot). Has anyone else seen a similar
problem? Anyone know a solution?
Thanks in advance.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 219
Default XL window locks when working in VBE

On Tue, 10 Feb 2009 13:45:40 -0500, Gary Keramidas wrote:

sounds like you may have application.screenupdating set to false and it never
reset.

next time it happens, type application.screenupdating = true in the immediate
window and press enter. then see if the window is responsive.


Thanks for the reply, Gary, but not at all consistent with the symptoms
I've described.
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,549
Default XL window locks when working in VBE


Something that may provide clues is to check the Windows Task Manager...
Is there more than one instance of Excel running? (processes tab)
Do you have sufficient memory available? (performance tab)
--
Jim Cone
Portland, Oregon USA


"salgud"
wrote in message
Since my system was upgraded to WinXP and XL 11.5612.5606, I've been having
a problem with the XL window when working with the VBE. Usually after I've
had them both open for a while, the XL window locks, and won't come to the
front when I click on it. If I minimize it and restore it, the frame of the
XL window restores, but inside the window remains showing the desktop. No
cells or menus or toolbars! I have to close XL and reopen it to get rid of
this problem. I'm currently shutting down a few apps that run continuously
that might cause the problem, like my launcher and my notetaker to see if
they are part of the problem (longshot). Has anyone else seen a similar
problem? Anyone know a solution?
Thanks in advance.
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 219
Default XL window locks when working in VBE

On Tue, 10 Feb 2009 10:49:11 -0800, Jim Cone wrote:

Something that may provide clues is to check the Windows Task Manager...
Is there more than one instance of Excel running? (processes tab)
Do you have sufficient memory available? (performance tab)


Thanks for the reply, Jim. Have checked both of these - only one instance
running and gobs of memory available. Any other suggestions?


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Watch Window not working in 2007 campingshadow Setting up and Configuration of Excel 0 August 12th 08 05:16 PM
Sheets() and Window() Objects not working? PaulW Excel Programming 3 May 19th 08 02:35 PM
The window opens in a smaller window not full sized window. Rachael Excel Discussion (Misc queries) 0 November 7th 06 09:04 PM
How do i keep an open window on top of others im working on? Fred Far Excel Discussion (Misc queries) 2 March 10th 06 04:39 PM
VBE Window not working correctly STEVE BELL Excel Programming 6 June 10th 05 05:36 PM


All times are GMT +1. The time now is 02:18 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"