Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 "Steve" wrote in message ... 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. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to find a value with multi-column, multi-record list | Excel Worksheet Functions | |||
Excel Multi-threading | Excel Discussion (Misc queries) | |||
how can I paste multi-line/multi-paragraph data into ONE cell? | Excel Discussion (Misc queries) | |||
Excel and Hyper-Threading Processors | Excel Discussion (Misc queries) | |||
Extract values from a multi-select multi-column list-box | Excel Programming |