will 2007 multithreading capability help the vba<-->worksheet tran

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
No. Not as far as I have seen. The multithreading part is not really
applicable to getting data from the excel worksheet into code.
 
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
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top