Hi guyz,

I have created an Excel 2003 AddIn in C#/.NET using the "Extensibility
Projects" template in Visual Studio .NET 2003.It is working fine.

Is there a way that I can write macros for Excel 2003 in VB.NET or C#
and add them to my AddIn project?

This needs to be done because I don't find a way to add controls such
as Buttons, Radio Buttons on any of the worksheets through C# AddIn
project.