A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Hi @DaveAtWork,
Based on your sharing, the behavior you're experiencing is a plausible behavior with a calculation-heavy workbook, not likely due to WebView2. Since you mentioned that you're working with "a big file with a huge number of formulas", if Excel recalculates all the formulas, it consumes a lot of computer resources so Outlook and other apps can be stuck/slow to switch to.
To avoid this behavior, there are two workarounds I want to suggest for your case:
1/ Put Excel in Manual calculation instead of Automatic
- Go to File > Options > Formulas > set Workbook Calculation to Manual
- This prevents Excel from auto-recalculate itself while you are working/editing the file. Then you can manage when you want to recalculate by pressing F9
2/ Reduce the number of calculation threads
- Go to File > Options > Advanced > scroll down to Formulas
- Check the box of "Enable multi-threaded calculation"
- Change from "Use all processors on this computer" to "Manual" and pick a smaller number like 6 or 8
- Since your Excel currently uses all 14 threads and makes computer stuck, reducing the number leaves enough headroom for other apps while still letting Excel recalculates.
I hope my sharing would be helpful for your concern. If you have any questions or need any further clarification, please leave a comment here and I will be happy to continue to help you.
Thank you for your patience and understanding. I'm looking forward to your reply.
If the answer is helpful, please click "Accept Answer" and kindly upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread