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
BOOT.INI for Win98 on partition 2
Incompatible NTFS?
Exchange 2007/2010 Rollup
Unable to connect Outlook via RPC over HTTP
SQL server is not starting up
Connecting Oracle DB
What are ROLLUP and CUBE commands in SQL Server 2000 ?
DSUM - to calculate a running total???
Printing on continous paper
Hide root node in Menu using xmldatasource