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
Excel and UTF8
How to combine VLOOKUP with SUMPRODUCT/SUMIF?
Excel 207 question - formula
Booting of DVD on HP Proliant ML150 G6
Problems inserting an image on the signature inside OWA
programmatically work with object data source and report viewer
SSRS: Group Drill Down
Global import into SQL Server 2000 related question
Clear Orderby on exit of form
how can i put a username and password of ms access dtabase?