About 6,790 results
Open links in new tab
  1. "No Current Record" error in Access Report

    Jun 23, 2014 · I have developed a report in Access 2010 that uses Excel tables as its data source. These Excel files are linked, as opposed to being embedded in the Access project. …

  2. Merged Cells Problem in Excel Export - social.msdn.microsoft.com

    Sep 21, 2011 · This way, when the report is exported to Excel, the header stuff and legend appear in the first sheet, while the report data appears in the second, separate sheet.

  3. How to Truncate the Data from Excel sheet ..when loading

    Sep 19, 2011 · I am loading the data into Excel destination using ssis. Everyday I need to truncate the sheet and reload that fresh.

  4. Extracting data from Excel to import to SQL

    Oct 7, 2021 · Pretty much just like a database call from .NET. Create connection statement using the OLDB driver, create select statement, execute the statement into datareader, use the data …

  5. Import Excel to Gridview - social.msdn.microsoft.com

    Oct 7, 2021 · Hello, I am trying to import an excel document into a gridview. For the most part it is working. The code that I have found creates a header. I do not want it to create a header …

  6. Stop the nesting in excel - social.msdn.microsoft.com

    I've created a simple cube off of a table in SSAS. I have a few fields which are fine to be used for grouping, but others I don't want the 'nesting' effect when fields are added to row labels in the …

  7. In C# is there a way of refreshing query in EXCEL (REFRESH ALL)

    Sep 2, 2019 · Need C# code in SSIS Sript task which should refresh all excel data which extracts from a table using Microsoft query.

  8. Can't see the "Publish" button in Excel when trying to upload a …

    Sep 22, 2011 · I was trying to create an excel pivot table from a SP list. After i created the pivot table inthe excel file that i exported from the SP list, i couldn't find the "Publish" and "Excel …

  9. Separate DataLayer assembly causes SQL Script Generation Error …

    Oct 7, 2021 · Edited: It turns out that I used a DataLayer assembly in my project and that caused the problem. I had moved all of my domain models and repositories to this layer and then …

  10. Outlook - Automated Email sending by pulling data from Excel

    Dec 5, 2020 · I have a Excel spreadsheet with around 500 names containing the name of the person and their email address etc. Apart from spending weeks, typing up an standard email, …