I have the following macro to refresh my workbook. This is the same as clicking on the refresh all button.
Is there a time element I can add to this code to refresh
to refresh all calculations you can use:
application.Calculate
P.S.: Sorry my english