About 9,570 results
Open links in new tab
  1. Sharepoint - dynamic dashboard from lists

    Jul 31, 2019 · I am using sharepoint 2013 and have a SharePoint list where new entries gets stored. I have created a dashboard in excel using the export to excel function from lists. Now I …

  2. Creating a dynamic excel file - social.msdn.microsoft.com

    Mar 5, 2014 · 1. Create a string variable which represents the excel file name, set the variable's EvaluateAsExpression property to true, and set the expression to something dynamic, for …

  3. Convert Very Dynamic Unstructured Word Table Data to …

    Dec 4, 2012 · I have many Microsoft Word Documents that contain a table which i'd like to convert for Microsoft Access to read and build queries from. The table consists of many static rows …

  4. Help, I need XIRR Function in my VB project.

    Nov 15, 2007 · Currently there are XIRR function in the Excel Sheet to calculate the Internal rate of Return, but it is not able in the Visual Basic 2005.

  5. Push SharePoint Content To Excel Spread Sheet

    Feb 10, 2017 · I managed to get that working, but now I need to push the info to an excel file, the information that needs to be populated in it is the list name, the url to it and if versioning is …

  6. Remove unused styles from a workbook - social.msdn.microsoft.com

    Jun 30, 2010 · How can I remove unused styles from an Excel 2007 workbook? I am a VSTO developer.

  7. How to set database connection for OpenXML QueryTable …

    Aug 31, 2012 · Code below is a little specific to an Excel file in a document library (some may need this peculiar case), anyway the code pattern to update the connection string is the same …

  8. vba to deselect items in autofilter - social.msdn.microsoft.com

    Nov 24, 2022 · Copies a list of all the data in the column to be filtered and pastes it into a column to another blank worksheet In the pasted list, replaces the values that are not to be visible …

  9. Creating access control matrix on SharePoint 2010

    Feb 9, 2016 · I currently have an excel document (sample screenshot attached) that serves as an Access Control Matrix where I can view who has access to what client network. The company …

  10. Open PDF or Word file within WPF Window

    Open word or PDF document file within WPF window. First user select document from comboBox that he\she wants to open, after the document selection file will open within window. Sunday, …