About 372 results
Open links in new tab
  1. Export Excel Chart to OneNote - social.msdn.microsoft.com

    Jul 19, 2017 · Use Excel VBA to copy the chart and paste it into OneNote. - I couldn't find an option in OneNote's API to paste from the clipboard. Use Excel VBA to export the chart as an …

  2. How to export data from sql server to excel file through queries?

    Jul 23, 2010 · Do you want to export the records from SQL Server using T-SQL and SELECT statements? If so, you can try to use the method posted in my previous reply. Also you can try …

  3. Excel file meta data issue in SSIS while import to SQL Server

    Aug 18, 2015 · Question 0 Sign in to vote in My Data flow --Source: Excel (xls) , Destination:OLEDB::SQL Server DB Excel had Multiple Sheets So I used For Each Loop ( …

  4. Macro to Save Excel file using cell references to create file Save As ...

    Apr 29, 2018 · We use Excel 2016 and have a file called 'Customer Record.xlsm'. This file contains a number of worksheets with protected cells to prevent users from changing \ altering …

  5. Export dataTable to Excel from C# - social.msdn.microsoft.com

    Apr 3, 2012 · Hi, for an easy and efficient export DataTable to Excel take a look at this Excel C# / VB.NET library.

  6. read excel cells via C++ - social.msdn.microsoft.com

    Jan 4, 2012 · The excel file doesn't change and the positions (coordinates) of the numbers are constant. So how can i read, for example, the numbers of the cells (4,5) (5,5) of sheet2 which …

  7. convert data into code - social.msdn.microsoft.com

    Feb 17, 2014 · But i dont want distribute excel file (source file) to users. So we more prefer to run in exe (data manipulations) create new table . Thanks.

  8. ASP.NET - Update Textbox without having a post back or page …

    Oct 7, 2021 · what i give is just a example, what i really doing right now is uploading a data from excel file, which i succesfully done it, but i want to have a counter of data that is uploaded on …

  9. Printing - "Fit to screen" - social.msdn.microsoft.com

    Dec 4, 2012 · Is there a way to print a document form Access so that it will shrink to the paper size selected? You can do this in Word and Excel, so a little disappointing I can't find it in the …

  10. return all folders and subfolders ftp - social.msdn.microsoft.com

    Apr 13, 2014 · I have written a class that returns 2 string lists which contain the folder and file details of a ftp directory. How would I alter the class that I would be able to list all folders and …