Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Screen artefacts

Hi there,

Has anyone experienced screen artefacts when hiding/unhidind command buttons
i.e.
- the button is still visible although you've hidden it
- you cannot select it
- if you move your selection are away from the artefact and go back, it's
gone.

If anyone has, do you know how to prevent this rather annoying issue.

I've programatically changed my selection area away from and back to - no joy.
If I change the worksheet selection away from and back, that works but is
not a suitable solution.

Any help, as always, would be muchly appreciated.

TIA

Mike

(Excel 97 on NT4 workstation)
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 983
Default Screen artefacts

Are you using

Application.screenupdating = False / True

I have had that leave artifacts. You may need to toggle the updating on and
off to get the screen to refresh. If you are in a form you may need to
repaint it?

That is my two cents

HTH

"UKNewbie" wrote:

Hi there,

Has anyone experienced screen artefacts when hiding/unhidind command buttons
i.e.
- the button is still visible although you've hidden it
- you cannot select it
- if you move your selection are away from the artefact and go back, it's
gone.

If anyone has, do you know how to prevent this rather annoying issue.

I've programatically changed my selection area away from and back to - no joy.
If I change the worksheet selection away from and back, that works but is
not a suitable solution.

Any help, as always, would be muchly appreciated.

TIA

Mike

(Excel 97 on NT4 workstation)

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Screen artefacts

I'm not using them. I'll try to use it at the end of the macro to see if it
helps.

Any other theories would be welcomed too.

Thanks, Jim.

"Jim Thomlinson" wrote:

Are you using

Application.screenupdating = False / True

I have had that leave artifacts. You may need to toggle the updating on and
off to get the screen to refresh. If you are in a form you may need to
repaint it?

That is my two cents

HTH

"UKNewbie" wrote:

Hi there,

Has anyone experienced screen artefacts when hiding/unhidind command buttons
i.e.
- the button is still visible although you've hidden it
- you cannot select it
- if you move your selection are away from the artefact and go back, it's
gone.

If anyone has, do you know how to prevent this rather annoying issue.

I've programatically changed my selection area away from and back to - no joy.
If I change the worksheet selection away from and back, that works but is
not a suitable solution.

Any help, as always, would be muchly appreciated.

TIA

Mike

(Excel 97 on NT4 workstation)

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
Screen. Width Screen.height leerem Excel Discussion (Misc queries) 1 May 22nd 09 01:57 PM
print box opens in right screen of dual screen setup why gerrys Excel Discussion (Misc queries) 1 June 30th 06 06:47 PM
Need to convert point on screen to various screen resolutions Donna YaWanna Excel Discussion (Misc queries) 5 October 26th 05 10:10 PM
Splash screen and various screen resolutions George J Excel Programming 4 October 3rd 04 10:15 PM
How to copy data from excel to power point screen by screen? luvgreen[_3_] Excel Programming 0 April 9th 04 03:51 PM


All times are GMT +1. The time now is 12:55 PM.

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"