Excel VBA .NET?

  • Thread starter Thread starter Ray Price
  • Start date Start date
R

Ray Price

Do any of the new versions of Excel since 2000 use the CLR and .NET model of
compiling the VBA into IL and using the CLR for increased speed of
execution?

Regards
 
Ray,

All versions of Excel still us VBA for macros and functions. In
Excel2003, you can use Visual Studio Tools For Office to write
code using NET in Visual Studio 2003.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
 

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