Recalc questions

Mr930

Well-known Member
Joined
Aug 31, 2006
Messages
585
Is there a way to recalc portions of a spreadsheet? For instance, I have a multi tab spreadsheet, and one tab takes a very long time to recalc, but other tabs have simple, unrelated calculations. Sometimes I would like to recalc the simple tabs without waiting on the long recalc time of the complicated tab, is this possible?

Also, I have some sheets that do all of their calculations in VBA, called from cells. If I hit F9, those cells are not recalced unless one of the input cells has changed. Some times I have changed the VBA code but not the data, is there a way to force a recalc without changing any of the cells?

thanks
Fred
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
Hi Fred

Check the keyboard shortcuts

F9 - Calculate all sheets in all open workbooks
CTRL+ALT+F9 - Calculate all sheets in the active workbook
SHIFT+F9 - Calculate the active worksheet

Hope this helps
PGC
 
Upvote 0

Forum statistics

Threads
1,213,521
Messages
6,114,104
Members
448,548
Latest member
harryls

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