I'm trying to run a macro in an Excel workbook from C# using the standard Microsoft.Office.Interop.Excel library. In my scenario the version of Excel could be either 2010 or 2013. I'm trying to run a macro in an Excel workbook
I'm trying to run a macro in an Excel workbook from C# using the standard Microsoft.Office.Interop.Excel library. In my scenario the version of Excel could be either 2010 or 2013. I'm trying to run a macro in an Excel workbook