Question posted 2012 · +4 upvotes
I want to create an add-in (a ribbon precisely) for MS Excel by using Visual Studio C# 2010 Express. I have searched and read about it here and here and somewhere else. However, when I want to create a new project I don’t see any template as described, I don’t see even the Office tab. Is it because I am using the Express edition? I think it shouldn’t be. Because in this official comparison they say all editions are capable of office development.
What can I do to develop this add-in?
Accepted answer +8 upvotes
According to this post on the MSDN forum, Visual Studio Tools for Office are not available in the Express edition. I’m not sure where you’re reading that on the comparison page (a quick glance said nothing about the Express edition).
Top excel Q&A (6)
- Shortcut to Apply a Formula to an Entire Column in Excel +335 (2011)
- How should I escape commas and speech marks in CSV files so they work in Excel? +136 (2012)
- Convert xlsx to csv in linux command line +96 (2012)
- How to create a link inside a cell using EPPlus +50 (2011)
- IF statement: how to leave cell blank if condition is false ("" does not work) +44 (2013)
- T-SQL: Export to new Excel file +44 (2012)
excel solutions on this site
.