VBA Vs .net components

  • Thread starter Thread starter avi
  • Start date Start date
A

avi

Hello,

I have an application written in VB and in VBA tha uses graphical
ActiveX components that work fine as embedded objects in excel

The problem is that the components are not very sharp as their
counterparts designed for .net

Actually i don't know almost nothing about .net but am ready to learn
it if am sure that I can use the components designed for .net as
embedded objects in Excel

Please advise
Thanks
Avi
 
Avi,

To work with NET stuff, you'll need to be using Office 2003 or later and
have Visual Studio 2005 and Visual Studio Tools For Office (VSTO -- VSTO SE
for Office 2007). It is up to you to determine whether better controls is
worth the heavy overhead of learning NET.


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