About 50 results
Open links in new tab
  1. How to create Excel file with the XML code metrics result file

    Nov 15, 2011 · How to create a Excel file to read information in the code metrics result file, as in Visual Studio 2010 when we choose to export calculated code metrics in an Excel file ?

  2. Read excel file without worksheet name - social.msdn.microsoft.com

    Dec 6, 2013 · Luckily, my spreadsheet only had one single sheet (this is the way it is generated, though foolishly the online reporting app that generates the spreadsheet allows the user to specify the …

  3. Synchronize the excel data with the metadata of a SP library

    Aug 12, 2011 · Can Excel spreadsheet possibly do the same thing like Quick Parts in Word document? I know we can add the columns in the library first and create a content type with an excel template. …

  4. could not find default endpoint - social.msdn.microsoft.com

    Oct 23, 2009 · The problem is that the class library dll is not reading the app.config when called from Excel - at least I think that is the problem. I have the app.config (renamed to appname.exe.config by …

  5. How to Export multiple Database Tables to Excel spreadsheet with ...

    Sep 21, 2015 · So as the title is sugesting Im looking to export around 6 tables in my database to a signal Excel spreadsheet, where each table is in its own worksheet, i.e. Table1 is on Sheet1, Table2 …

  6. Connect Excel to SSRS - social.msdn.microsoft.com

    Jan 25, 2018 · Hi, assuming that you are asking how to use Excel .csv/.xlsx data as a data source in an SSRS report, you can do this by creating an ODBC connection to the spreadsheet.

  7. Excel Application-defined or object-defined error 32809

    Feb 11, 2015 · My only workaround at the moment is to open the spreadsheet on the target machine and then replace the vba code and save the file locally (Copy Paste), or apply a digital certificate to …

  8. Adding fields to a recordset - social.msdn.microsoft.com

    Aug 7, 2014 · An alternative to coming up with an expression that does what the function does would be to use a make table query to create a temp table with the extra field. Then you can use a recordset …

  9. Querying SSIS XML definition - package deployment method

    Apr 28, 2016 · We've recently upgraded to SQL2014 but before we were using SQL2005, the vba tool called a SQL stored procedure which then gets the SSIS package from the file store and converts it …

  10. Export data from Excel to PDF form - social.msdn.microsoft.com

    Jul 9, 2012 · I have a excel spreadsheet with data that l want to import into a into PDF form. The convert to PDF from excel is not helpful because each data character should be stored in it own 'text box' in …