Hi Stefan.Combes, hope you're doing well. I’m Ian, and I’m happy to help you today.
I'm sorry to hear about this issue.
This issue is more of a tech issue.
You can post it in here.
https://social.technet.microsoft.com/Forums/en-...
To share some ideas of mine.
You can enable the multi-threaded calculation by following the steps below.
- Go to File > Options > Advanced
- Under Formula section, make sure to turn on the "Enable multi-threaded calculation.
3, Set your desire Number of calculation thread.
- Click Ok.
Also one thing I'm sure about is Excel VBA (Macro) only use one thread.
If you want to implement multithreading, then you need to implement it via code.
For the Excel itself, you can check the articles below.
https://docs.microsoft.com/en-us/office/client-...
https://answers.microsoft.com/en-us/msoffice/fo...
This is a user-to-user support forum and I am a fellow user.
I hope this helps, but please let me know if you need anything else.