LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Multi-threading in VBA

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel Multi-threading Randy L[_2_] Excel Discussion (Misc queries) 2 February 16th 07 07:13 PM
COM and threading in VBA Nick Palmer Excel Programming 0 June 28th 05 01:28 AM
Threading Problem ThisShouldBeEasy Excel Programming 0 June 9th 05 01:16 AM
ExcelTip/ExcelForum threading keepITcool Excel Programming 9 October 29th 04 04:40 PM
vba multi threading Steve[_42_] Excel Programming 1 October 29th 03 11:11 AM


All times are GMT +1. The time now is 09:10 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"