VBA for auto calculating some sheets and not other.

sahil

Board Regular
Joined
Feb 13, 2009
Messages
66
Office Version
  1. 2019
Platform
  1. Windows
Dear Folks,

I am new with VBA. I have two large workbooks each of which is having enormous data with multiple links and formulas, Now it becomes very irritating whenever I do any change to any cell in the sheet, it takes to long to update the entire sheet and then I become able to do another change in the cell.

I google and found that by disabling auto calculation I can get over of this issue, I did this and it worked well, the only issue is I dont know whatever I am doing is right unless I press F9 to update.

This should be sorted out with two ways.

1) If the auto calculation is only done in the sheet which are visible and not which are hidden. (This workbook needs to be sent to seniors)

2) If the auto calculation is only done in the sheet which is active for the moment and not other sheets. (it is my workbook with has much of row data, hence I want to auto calculate only one sheet, whichever I select.)

The Problem is I am not good in VBA hence looking for a kind support of one of you guys.

hopefully I will get one.

Thankyou.
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)

Forum statistics

Threads
1,215,544
Messages
6,125,434
Members
449,223
Latest member
Narrian

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