Programming for Excel

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

Guest

What is the best language to use to program applications with an excel use
presentation once 'visual basic for excel' support is discontinued? C++,
Visual Basic.net, something else?
 
C#, but don't hold your breath.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
I think VBA will be around for a very long time, but I would suspect its
replacement would be based on VSTO, which means you can use any NET language
(VB.NET, C++, C#) to write the code.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting LLC
www.cpearson.com
(email on the web site)
 

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

Similar Threads


Back
Top