multithread

  1. E

    Multithread Data-Table Calculations

    Data-table calculations seem to be the perfect target for multithreaded calculations. In my tests though, Excel caps out at 12.5% CPU on my 8 core machine. Am I doing something wrong? Are data-tables really not MTC compatible? Any technical reason they shouldn't be?
  2. S

    Open multiple files simultaneously

    I have an applcation that opens about 160 files does some processing and closes the files. Most of processing time is on the opening and closing of the files. How can I achieve multithreading for opening and closing of the files? This is an Excel VBA application and I am running of Excel 2007.
  3. T

    Optimizing VBA: Multithreading a Range Calculation

    I have a very large range of formulas that spans E6:YO6052. Each cell in the range performs a few simple calculations (some multiplication and addition). There are no dependents inside the range (i.e. all the formulas reference cells outside the range and these cells are not dependent on any...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top