vba multi threading

S

Steve

Hi,
I would like to program within vba to an external API however have come
across the following note:
"you will need to write your application in a language that supports multi
threading such as c,c++, visual basic v6. In our experiance some languages
cannot cope with the multi threading neccessity".

Would it be correct to assume that VBA does not support this multi threading
capability?

Thank you.
 
C

Chip Pearson

Steve,

That is correct, VBA does not support multi threading in any way.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com (e-mail address removed)
 

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