Upgrade to VS 2017 and now I there is no references available to Microsoft.Office.Interop.Excel
Where did the reference go?
Upgrade to VS 2017 and now I there is no references available to Microsoft.Office.Interop.Excel
Where did the reference go?
You should be able to "Add reference", select "Assemblies", press the "Browse" button, traverse to a path along this line (most likely close to your machine but slightly different):
C:\Program Files (x86)\Microsoft Visual Studio 14.0\Visual Studio Tools for Office\PIA\Office15
Then you should see to select:
(Source Stack Overflow user: @karen-payne)
Go to Visual Studio Installer under Individual Components and click 'Office Developer Tools for Visual Studio. This solved it for me after lots of headaches.