borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Help  : To and from MS-Project using asp.net)Next Topic (Conditional Insert) New Topic New Poll Post Reply
AndreaVB Forum : VBA (Access, Excel, Word, ...) : Windows Screen Updating
Poster Message
ppatane
Level: Trainee

Registered: 22-02-2006
Posts: 1

icon Windows Screen Updating

I have vba code in Access and Excel, and I have to pass control back and forth a couple of times (and out to notepad once).  I have stopped screen updates in Excel (w/ application.screenupdating) and in Access with docmd.echo false, yet there's still a lot of updates happening.  Does anyone know some code to stop all Windows screen updates while I'm passing data back & forth?

Thanks.

22-02-2006 at 10:02 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
steve_w
Level: Moderator


Registered: 18-04-2003
Posts: 1156
icon Re: Windows Screen Updating

Try setting the .visible property to false while you do your updates and back to true when finished.


Steve  

23-02-2006 at 08:53 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : VBA (Access, Excel, Word, ...) : Windows Screen Updating
Previous Topic (Help  : To and from MS-Project using asp.net)Next Topic (Conditional Insert) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder