ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Hide calculations during computation (https://www.excelbanter.com/excel-programming/313493-hide-calculations-during-computation.html)

Landyman[_3_]

Hide calculations during computation
 

Hi, I am very much a VBA novice, but have developed a macro, that take
a few minutes to run. Is there anyway to display a blank screen (an
possibly with a prompt saying "Processing...") to hide the workbook a
it calculates through.

The workbook has 8 sheets, that get unhidden and hidden again as th
calculations occur.

Is there a basic VBA code that can do this

Im using Excel 2000.

Thanks, Hamis

--
Landyma
-----------------------------------------------------------------------
Landyman's Profile: http://www.excelforum.com/member.php...nfo&userid=807
View this thread: http://www.excelforum.com/showthread.php?threadid=26909


duane[_27_]

Hide calculations during computation
 

I believe it is

application.screenupdating = false

this will keep the screen on the display at the start of the macro - o
wherever that code is put

--
duan

-----------------------------------------------------------------------
duane's Profile: http://www.excelforum.com/member.php...fo&userid=1162
View this thread: http://www.excelforum.com/showthread.php?threadid=26909



All times are GMT +1. The time now is 11:56 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com