Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Multi-threading is not possible in VBA. A called back function is supported
(e.g., a TimerProc for the SetTimer API function) using the AddressOf operator, but a function in VBA cannot call a called back function. -- Cordially, Chip Pearson Microsoft MVP - Excel, 10 Years Pearson Software Consulting www.cpearson.com (email on the web site) "hamishd" wrote in message ... Hi, Is multi-threading and call-back functions possible in VBA? Or even VB? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Multi-threading | Excel Discussion (Misc queries) | |||
COM and threading in VBA | Excel Programming | |||
Threading Problem | Excel Programming | |||
ExcelTip/ExcelForum threading | Excel Programming | |||
vba multi threading | Excel Programming |