ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Can I do without using VSTO (https://www.excelbanter.com/excel-programming/440936-can-i-do-without-using-vsto.html)

clara

Can I do without using VSTO
 
Hi all,

Can I do code against Excel objects without using VSTO?

Clara
--
thank you so much for your help

Jeff

Can I do without using VSTO
 
You can manipulte Excels objects with code using the VBE. If you're wanting
to create a truly secure COM add-in then VSTO is the way to go. If you're
only wanting to create a .xla add-in you can use the VBE that accompinies
excel.

"clara" wrote:

Hi all,

Can I do code against Excel objects without using VSTO?

Clara
--
thank you so much for your help


Charles Williams

Can I do without using VSTO
 
Yes, you can use VBA, VB6 via COM, C/C++ via the C API and .Net
languages via COM Interop.

Hi all,

Can I do code against Excel objects without using VSTO?

Clara


ker_01

Can I do without using VSTO
 
I only use VBE, not VSTO.

There may be some projects that would be easier with VSTO, but having used
VS.Net for a desktop app, I wonder if it might actually be harder to use for
basic apps. Without knowing what you want to accomplish, it is hard to advise
whether VSTO is worth considering for your specific needs.

HTH,
Keith

"clara" wrote:

Hi all,

Can I do code against Excel objects without using VSTO?

Clara
--
thank you so much for your help



All times are GMT +1. The time now is 03:59 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com