Hello,

I am trying to work out Range Calculation in VBA.

I need to be able to only calculate certain cells within a workbook, and have the rest stay on manul calculation.

I believe this is possible with Range Calculation in VBA but I do not understand how to put the code together

Sheet("").Calculate

Any help would be greatly appreciated.

Regrds,

JC.