![]() |
Calculate individual sheets?
I have a large workbook compiled of about 15 sheets. A lot of the sheets are
calculated off each other but I wanted to know if I can calculate an individual sheet with out having to calculate the entire workbook? I sthis possible? thanks, Jase |
Calculate individual sheets?
It's possible. From the VBA editor (Alt+F11) you can select the different
sheet modules, and then under properties (usually located in bottom left corner) you can change the "EnableCalculation" setting to either true or false for the individual sheets. Due note that if your sheets have formulas that interlink to other sheets, this could cause unpredicatable results. -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "Jase" wrote: I have a large workbook compiled of about 15 sheets. A lot of the sheets are calculated off each other but I wanted to know if I can calculate an individual sheet with out having to calculate the entire workbook? I sthis possible? thanks, Jase |
All times are GMT +1. The time now is 12:39 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com