View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default VBA will invole .net?

Cole,

The soon to be released version of Office 2003 uses standard VBA. There is
also Visual Studio Tools for Office which allow you to use NET languages to
extend workbooks and Word documents with NET code.


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

"Cole" wrote in message
...
Hi

sorry if I am in the wrong place and my English is not very good, as I
understand the new version of VB is VB.net, I wonder if VBA will use the
same .net technology for the new versions of MS Office?

Cole