Hi,
Is there a way to keep autocalculation on so it recalcs every few minutes but does not recalculate one specific sheet?
I know I can write some VBA code to turn on manual calculation and then loop through the different sheets while leaving out the one I want but then I would have to press the button everytime i want the book to recalculate which is not what I want. I want that my book gets recalculated every few minutes automatically while one of my sheets requires a press of a button in order to let it recalculate.
Any help would be highly appreciated!
ps. My workbook is called "Trade Volume Final_incl PSHYPO TEST" while the worksheets I dont want to update are called "Output Static" and "Output variable"
Thanks!
Is there a way to keep autocalculation on so it recalcs every few minutes but does not recalculate one specific sheet?
I know I can write some VBA code to turn on manual calculation and then loop through the different sheets while leaving out the one I want but then I would have to press the button everytime i want the book to recalculate which is not what I want. I want that my book gets recalculated every few minutes automatically while one of my sheets requires a press of a button in order to let it recalculate.
Any help would be highly appreciated!
ps. My workbook is called "Trade Volume Final_incl PSHYPO TEST" while the worksheets I dont want to update are called "Output Static" and "Output variable"
Thanks!