excel automation

  1. A

    Question Not able to open protected excel file

    Dear all, I am new to vb.net. (using Visual Studio 2010, Win 7, office 2010) i used below code for open the password protected excel file. please help me to correct this code. My code is not giving any error msg. but it is not writing password. (see attached file) Imports Excel =...
  2. J

    Question Unable to create object for Excel

    Hello All, I am trying to develop a dll file using Visual Studio 2013 Ultimate for automating Excel. While trying to do so, I receive a big error message while declaring object for workbook. Request you to provide some piece of code to declare object for Excel application and Excel workbook...
Back
Top