"Jason" wrote in message
om...
I'm working on a prototype program and have run into a snag. I am
trying to call some C# code that I have written from within Excel and
can't figure out how to register my methods as macros or formulas
within the excel environment.
Hi Jason,
If you don't like the idea of going down the XLL approach that Geoff
suggested, you should (in theory) be able to do it by building a managed COM
Add-In, but I don't know how to expose the methods from the AddIn to Excel.
Just making them public doesn't seem to help.
Maybe the Excel programming group knows? [added]
Peter
--
Peter Torr -
http://weblogs.asp.net/ptorr/
This posting is provided "AS IS" with no warranties, and confers no rights
Samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm