Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 252
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 921
Default 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

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 968
Default 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

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 395
Default 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

Reply
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
Vsto gabch[_43_] Excel Programming 1 August 17th 06 03:42 AM
VBA and VSTO Jos Vens[_2_] Excel Programming 14 April 11th 06 11:03 AM
VSTO David12345 Excel Discussion (Misc queries) 2 December 27th 05 08:14 PM
VBA, UDFs and VSTO Terence Craig Excel Programming 3 October 25th 04 07:57 AM
VSTO 2.0 No Name Excel Programming 1 December 8th 03 09:02 PM


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

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

About Us

"It's about Microsoft Excel"