ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Create pause in Marco (https://www.excelbanter.com/excel-programming/384208-create-pause-marco.html)

Robert L

Create pause in Marco
 
I need to create a pause in my Macro to give the workbook time recalculate.

Dave Peterson

Create pause in Marco
 
How about just putting:

Application.calculate
or
application.calculatefull

where you want.

But doesn't your macro just wait for it to finish calculating before going to
the next line (assuming calculation is set to automatic).



Robert L wrote:

I need to create a pause in my Macro to give the workbook time recalculate.


--

Dave Peterson


All times are GMT +1. The time now is 10:20 PM.

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