About 6,360 results
Open links in new tab
  1. Resize embedded table in PowerPoint (VBA)

    Jul 27, 2016 · I am trying to resize an embedded Excel table in PowerPoint through VBA code, but do not seem to find the correct property. I my case I need to adjust how many rows that …

  2. How to export data from SQL table to multiple excel using Execute …

    Jul 31, 2020 · I created an SSIS package that extracts data from SQL Server Table and load it into multiple excel Files. I am having problem making this package dynamic and loading data …

  3. MDX for Excel Pivot table - social.msdn.microsoft.com

    Sep 26, 2016 · Excel Pivot Table do allow you to create new measures. If you are in the Pivot Table connected to an Analysis service database, go to the Analyze Menu Choice and in the …

  4. Adding non-calculated column to Copy/Pasted data in Power …

    Sep 10, 2014 · To create a named, blank column In the model designer, in Data View, select the table to which you want to add a blank column, scroll to the right-most column, or click the …

  5. Push SharePoint Content To Excel Spread Sheet

    Feb 10, 2017 · Please get the SharePoint data and create a HTML table using jQuery, then export the table to a excel file using JavaScript code.

  6. How to enter expression in a table field? - social.msdn.microsoft.com

    May 11, 2012 · And doing a simple mathematical calculation like this is performant enough. If you still want to store the results of the calculation persistently in the table, you could create an …

  7. (sheet.Cells [row, col] as Excel.Range).Text.ToString () don't take all ...

    Oct 7, 2021 · Used range will give the complete cells information which have the data Marked as answer byAnonymousThursday, October 7, 2021 12:00 AM Friday, March 5, 2010 12:04 PM 0 …

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

  9. Can't seed identity column while importing Excel into Sql Server

    Jun 16, 2016 · I'm trying to import an Excel spreadsheet into SQL Server 2008 R2 Express, which works fine. However I also want to create an Identity column as a primary key durning the …

  10. Excel Pivot Table Show/Hide Field Hierarchy Issue - SSAS Tabular

    Oct 31, 2020 · I created a pivot table sourcing out from an SSAS Tabular Model. In the Tabular Model, there's a hierarchy setup on of the dimension tables that has 7 levels.