Multi thread in Excel

G

Guest

Hi Everybody,
Is it possible to do multy thread Programming with Excel. i.e. Assiging each
worksheet to a thread and run all threads simultaneously to reduce the time
for execution of a work book. If so Please help me out.
 
N

Niek Otten

This is possible to a certain extent in Excel 2007, if you have multiple (or multicore) processors.
Look here:

http://msdn2.microsoft.com/en-us/li...ice2007excelperf_ExcelPerformanceImprovements

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

| Hi Everybody,
| Is it possible to do multy thread Programming with Excel. i.e. Assiging each
| worksheet to a thread and run all threads simultaneously to reduce the time
| for execution of a work book. If so Please help me out.
|
 
G

Guest

Hi Niek
Very thanks to u for providing the valuble information to me.
i have another doubt.
Can we do the Mutithreading programming like .NET and Java in EXcel i.e
assiging a worksheet to a thread and perform the various operations
simultaniously?
 
H

Harlan Grove

Radhakrishna k.v.n.r wrote...
....
Can we do the Mutithreading programming like .NET and Java in EXcel
i.e assiging a worksheet to a thread and perform the various
operations simultaniously?
....

No.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top