About 481 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 image (I was …

  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 post …

  3. How to upload excel file using SSIS with out Excel installed on thes erver

    Aug 5, 2015 · The Excel connection manager uses data provider to connect and read and write data to Excel data sources. There is no need to install Microsoft Excel on the server. The data provider that …

  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 cell contents. …

  5. Export SSRS report to Excel with formulas

    Mar 6, 2020 · Instead of generating a report in SSRS and exporting the report to Excel, create the Excel spreadsheet and pull the data from SQL into Excel. This would allow you the ability to reference the …

  6. Can I create a SSIS package to get only row 12 to row 123 from an …

    Nov 21, 2018 · I have an excel file (report which is scheduled into shared folder daily) which has around 300 rows of data but I need data only from row 12 to row 123 which has to be inserted into table daily …

  7. How to fix this 'The transaction log for database 'Search_Service_DB ...

    Aug 8, 2020 · LOG_BACKUP - if this shows, the system allow you to shrink the log file when you take log backup. This will clear the committed transactions from the Log file which will release the space …

  8. How can I undo from the worksheet I'm on? - social.msdn.microsoft.com

    Nov 15, 2018 · The ribbon should apply to the current file. Having an undo stack for each file would be very useful, and Excel already dumps the undo history on certain operations anyway, so doing that …

  9. 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.

  10. Excel workbook problem in vb.net - social.msdn.microsoft.com

    Jul 17, 2013 · I'm using a excel workbook in vb.net environment (project->Visual Basic->Office->2010->Excel 2010 workbook (not using windows form to create a excel workbook.). How can set the …