Click here to Skip to main content
15,891,248 members

Comments by PB_______ (Top 3 by date)

PB_______ 23-Sep-22 12:46pm View    
I forgot to mention that I tried deleting the .Core and replacing it with Microsoft Office 15.0 Object Library. But that didn't help any. Same exact problem.
PB_______ 23-Sep-22 12:15pm View    
I wonder if it has to do with the Visual Studio installation as I am not familiar with all of the different options that are offered in the setup. That being said here is some information: In References I have Microsoft.Office.Interop.Excel and Microsoft.Office.Core however this second one states <the system="" cannot="" find="" the="" reference="" specified="">. This may be my issue however I cannot replace it, I cannot find .Core under COM or Assemblies. In my form I have:
Imports System.IO
Imports Microsoft.Office.Interop
Imports System.Runtime.InteropServices
PB_______ 23-Sep-22 11:21am View    
MS 15.0 2013