Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks all for responding.
Actually a call to Ontime is "asynchronous" and does not cause the caller to block. Thanks "DM Unseen" wrote: BW Excel is single threaded with VBA so this won't work. Seeing the macro name it seems you want to import data. The only concurrency within excel that works is on Getting External data. Database Queries in Excel can be run in the background( the same goes for DDE and TDS, but that won't help you) DM Unseen |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
one macro calls the other | Excel Programming | |||
Macro Calls | Excel Programming | |||
Any automation calls gets hung when the Excel workbook has an active cell. | Excel Programming | |||
"This macro calls that macro, which calls .."-how many? | Excel Programming | |||
Macro 'Automation error' with ChemOffice Excel macro | Excel Programming |