View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Rech Jim Rech is offline
external usenet poster
 
Posts: 2,718
Default Microsoft Office Macros

I would like to know if it's possible to write the macros in C# (instead
of VBA) in MS Office products?
Or can we directly use .Net class library functions in VBA editor ...


The answers are no and no I'm afraid. You have to use VSTO or the earlier
technologies.

http://msdn.microsoft.com/office/understanding/vsto/

--
Jim Rech
Excel MVP