About 255 results
Open links in new tab
  1. formatting an axis in SQL Server Reporting Services

    May 15, 2014 · Then right-click the label to type the expression you post in the Label data of Series Label Properties. If we want to format the values display on the axis, we can use a …

  2. prevent password change - social.msdn.microsoft.com

    Jun 5, 2020 · I would like to prevent the removal (or change) of the password of a protected excel file. I mean the password related to "Encrypt with password". It would be fine also if there is a …

  3. Excel range data manipulation via C / COM Automation

    May 31, 2011 · A user-defined function cannot directly change the values of its parameters when called from a worksheet cell (or alter any cells apart from the cell (s) it is called from), but if you …

  4. VBA - Excel - Saving an embedded text file on disk.

    Jul 13, 2012 · Using VBA, I need to manipulate the content of a simple flat text file (.txt) which has been embedded in a Microsoft Office Excel document. I need to save it as a file and/or being …

  5. how to assign a macro to an excel cell (click)

    Nov 25, 2009 · you don't have to use a macro either, you can just move the code from the macro over to the worksheet change event sub i show above. or create a sub you can call. Basically, …

  6. how to change date format in ssis - social.msdn.microsoft.com

    Nov 7, 2011 · Question 0 Sign in to vote in my table Excel source date format is dd/mm//yy i have to load into sql server in mm/dd/yy format using ssis Monday, November 7, 2011 6:26 PM

  7. Export DataGrid to excel with formatting VB.net WPF

    Apr 21, 2014 · I was able to run code for exporting DataGridView to excel in VB.net desktop application. Now, I would like to do this in WPF desktop application with DataGrid.

  8. Como criar tecla de atalho para "Colar Especial -> Texto unicode"

    May 11, 2008 · Deve ser isso que quero! Mas a tecla de atalho, esqueci de mencionar, é para "CTRL+SHIFT+V" como subsituo na macro? Aproveitando, onde devo colar esses códigos …

  9. SQL Bulk Update using Update query in SQL Table

    Mar 21, 2014 · Another way is to use SSIS with data flow task having Excel source connecting to excel and using OLEDB command to update rows in table using it. You may also use staging …

  10. C2039 Error in cstdio AND iostream.h - social.msdn.microsoft.com

    Oct 27, 2007 · I have not moved them or changed them - I pretty much just added every folder in the MSDN SDK (that was under include) to the include directory in the Visual Express option …