I’ve created a project of type ‘Excel 2007 Template’ in Visual Studio 2008, and I’ve deployed the project to a network share.
After I run the Studio-generated setup.exe, what do I do to open the template? Is there supposed to an entry in the Start Menu? Show up in Excel somewhere?
So, found what I’m looking for.
In Visual Studio, I select ‘Publish Workbook’. After entering a network path to house our code libraries and the Excel workbook, we distribute said workbook to our users. When the user opens up the workbook, it automatically installs the necessary DLLs.