LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Future of VBA in Excel


VSTO hosts the .NET CLR, which can execute VB.NET. But then, in order to
replicate the VBA environment, you need a friendly access to the underlying
application SDK, through ThisDocument, and so on. I believe VSTO is supposed
to provide such thing. I hope it does by the way, otherwise it means that
everyone using VBA today and willing to reuse in in VSTO in some form or
fashion will have to :
1) convert the VBA code to VB.NET (or C#) using a converter. But then expect
a lot of work, and some limitations (ActiveX support, ...)
2) use the Office Interop libraries, which are cumbersome to use to say the
least.

Hope this helps,


xlsgen, native excel generator, http://www.excelgenerator.com


"RAJ" a écrit dans le message de
...
Hi,
With the advent of .net languages.. does anyone kanow what the plans are
form Microsoft is as far as the scripting language in Excel..
Is VBA going to be replaced??





 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel future development BSkulason Excel Discussion (Misc queries) 2 November 2nd 08 09:25 PM
future value calculation in excel reichertj Excel Worksheet Functions 3 April 1st 07 05:28 PM
calculating the future value of an investment in excel John C. Excel Worksheet Functions 4 February 24th 06 09:00 PM
How do I calculate a future date in excel? jcg Excel Worksheet Functions 1 September 8th 05 10:53 PM
How do I calculate a future date in Excel? macheath48 Excel Worksheet Functions 2 August 3rd 05 04:12 PM


All times are GMT +1. The time now is 05:11 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"