Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / May 2008

Tip: Looking for answers? Try searching our database.

Turn screen blank during Macro execution

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Eddie Kirby - 31 May 2008 02:00 GMT
I  am writing a macro program that moves from one spreadsheet
containing data to a second spreadsheet where the macro executes.  The
macro executes in one spreadsheet then opens the second.

When the macro is executing, figures and lines are erased, deleted,
etc.  Is there anyway I can get the second  spreadsheet to be blank so
users can not see the macro executing?

It is necessary to be on the spreadsheet that is executing I just want
it to show a white screen or something.

Anyone?
ward376 - 31 May 2008 02:06 GMT
application.screenupdating = false
'do your thing
application.screenupdating = true
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.