View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nick Hodge Nick Hodge is offline
external usenet poster
 
Posts: 1,173
Default will 2007 multithreading capability help the vba<--worksheet tran

Larry

The multi-threading is limited to the calculation engine, so I think not

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
www.nickhodge.co.uk
HIS


"larry godfrey" wrote in message
...
A vba speed bottleneck can be the transfer of data between the workbook and
the macro.

Will 2007 address this issue, perhaps with multithreading?

Regards
Larry