Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default refresh van uw screen commando

Hi,

kan er iemand mij het cmd geven voor een screenrefresh
tijdens een macro af te vlaggen, en op het einde terug te
refreshen.

'k ben het grandioos vergeten,

merci,

matthias
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 53
Default refresh van uw screen commando

Matthias,

In english VBA

Application.ScreenUpdating = False

Application.ScreenUpdating = True

switching it on then off (True to False) will "refresh" the
screen.

Alternatively try: microsoft.public.nl.office

Dan E
__________________________________________________ _________
Matthias,

In Engelse VBA

Toepassing.ScreenUpdating = Vals (Application.ScreenUpdating = False)

Toepassing.ScreenUpdating = Waar (Application.ScreenUpdating = True)

het schakelen van het (Waar tot Vals) zal het scherm "verfrissen dan
weg".

Probeer microsoft.openbaar.NL.bureau (microsoft.public.nl.office)

Dan E

"Matthias" wrote in message ...
Hi,

kan er iemand mij het cmd geven voor een screenrefresh
tijdens een macro af te vlaggen, en op het einde terug te
refreshen.

'k ben het grandioos vergeten,

merci,

matthias



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 Refresh Michael H Excel Discussion (Misc queries) 4 November 8th 05 04:46 PM
Turning off Screen Refresh sullivan Excel Programming 7 October 1st 03 11:38 PM
Screen refresh problem. Nigel Brown[_2_] Excel Programming 0 September 17th 03 03:21 PM
Screen refresh problem. Nigel Brown[_2_] Excel Programming 0 September 17th 03 02:15 PM
Screen Refresh after minimize Kent Prokopy[_3_] Excel Programming 0 August 22nd 03 06:34 PM


All times are GMT +1. The time now is 02:33 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"