VBA recalculation settings acting odd

roscoe

Well-known Member
Joined
Jun 4, 2002
Messages
1,046
Office Version
  1. 365
Platform
  1. Windows
  2. MacOS
Hoping I'm not the only one...but I have code that turns off auto-recalc prior to running and turns it back on when it's complete (significant time savings).

Problem is, it doesn't always work. Sometimes I can still see "calculating" messages flashing on the screen, and other times when it ends it stays in manual calc mode. It appears to only work as intended when I don't have other macro-workbooks open (I have a timecard project that I tend to leave open).

Is there a way to isolate the workbooks such that these things don't happen?
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college
.calculation is application level. you could try running this workbook in a new instance of excel.
 
Upvote 0
How? In older versions of office that was easy, but not sure how to do that now...
 
Upvote 0
right click and choose excel
 

Attachments

  • Capture.JPG
    Capture.JPG
    23.9 KB · Views: 2
Upvote 0
Then maybe it's the way they set up our network, but for me that only opens a fresh window, not a new instance of Excel.
 
Upvote 0
hmm. sorry, thats all i do. i am running excel 2010 on Win10 x64 21H1
 
Upvote 0

Forum statistics

Threads
1,214,990
Messages
6,122,626
Members
449,094
Latest member
bsb1122

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top