Not sure whether this should be in here or in C# but...
I've created a very simple Excel 2007 AddIn project with VS .NET 2008. I can see the AddIn through Excel > Options, and I can use my code through the ribbon if I add ribbon elements in VS .NET.
I can't however, see any of my code through Formula > Insert Function.
Am I missing something? An attribute for example?
Many thanks
Pete
I've created a very simple Excel 2007 AddIn project with VS .NET 2008. I can see the AddIn through Excel > Options, and I can use my code through the ribbon if I add ribbon elements in VS .NET.
I can't however, see any of my code through Formula > Insert Function.
Am I missing something? An attribute for example?
Many thanks
Pete