Microsoft
Software
Hardware
Network
Question : Possible to use C# in Excel 2007 macro?
I'm more fluent in C# than VB and was hoping I can use C# code in Excel macros. Is this possible? I usually want to script against an Excel spreadsheet, but want to use C# code instead. Is there a quick and easy way to do this?
Answer : Possible to use C# in Excel 2007 macro?
I suppose you could write C# script that used Automation methods to open and control Excel.
(similar to this:
http://support.microsoft.c
om/kb/3020
84
)
But native Excel macros are always in VBA.
Random Solutions
How to change open directory in msoFileDialogOpen (Excel Vba)
Restrict Formatting & Editing, Start Enforcement Option not Available
Update Code through VBA
How can i hide root level of TreeView in Silverlight?
Microsoft, Access, 2007, Prevent exclusive locking of linked table
Edot form data
Command button code
How to view Session 0 Applications in Windows 2008?
Inserting XML data int an nText field in SQL 2005
how do I send as a distribution group in exchange 2007?