Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50049

Is it necessary to pause Macro for Excel to finish Autocalculation

$
0
0
Hi,

I am a newbee to VBA. Need your help to clarify below:

I have a large spreadsheet with lot of complex formulas. Auto calculation option is already on. It takes few seconds for excel to update the formulas/values after each entry.

I have created a macro to loop through all entries and copy the result to another sheet.

So, wanted to know if I need to pause the macro for excel to finish auto calculations after each entry or this will be done automatically.

Viewing all articles
Browse latest Browse all 50049

Trending Articles