
Hi @Kashif Bashir Bhatti Did you try changing the calculation mode from automatic to manual? That should prevent the entire sheet from recalculating when you update a cell.
On the Formulas ribbon, change from Automatic to Manual:
This will only calculate when you explicitly request:
Choose Formulas > Calculate Now (shortcuty key F9) to calculate all open workbooks.
Choose Formulas > Calculate Sheet (shortcut key Shift + F9) to calculate only the active sheet.
You can also set this in File > Options. In the Excel Options, choose Formulas and change the Calculation options.
Linda