About 16,200 results
Open links in new tab
  1. Error authenticating proxy account - social.msdn.microsoft.com

    Nov 17, 2013 · I finally had the forethought to create a brand new account, assign a password, and re-try running the project. Follow the steps here to create your User Account.

  2. [UWP] Allow win32 excel application to open file in kiosk mode

    Nov 4, 2019 · - In kiosk mode excel files is not opened => what i see in other thread is that for file associated with desktop app, this file is passes using shell execution mechanisms which …

  3. How to display data in listview from excel

    Aug 2, 2017 · I am desperately trying to add multiple items from an excel sheet into a listview using c#. I have looked all over the Internet for a working solution but still no result.

  4. No authorisation header in data feed request.

    Apr 15, 2014 · I'm trying to access an in-house REST feed from within PowerPivot (Get external data from data feeds --> From other data feeds). I add in the correct url, click on the advanced …

  5. Copy ADO.NET dataset to Excel - social.msdn.microsoft.com

    Mar 24, 2009 · Excel has a CopyFromRecordset method that lets you "drop" an entire ADO (not .NET) Recordset into a specified Range. If you can change your code to create a standard …

  6. xlBoxwhisker chart with excel interop vsto c#

    May 7, 2019 · I would like to make a Box and Whisker plot using C# and Excel Interop. I have Office 2019 Pro Plus on my developer machine and have created a minimal VSTO Excel Add …

  7. Open existing Excel spreadsheet....

    Jan 31, 2008 · I have visual basic express edition 2008. I need to open an existing excel spreadsheet, read specific cells within the spreadsheet, and export some data to a new excel …

  8. Cell absolute screen position (pixels, from 0,0 of the display) -- C

    Feb 14, 2012 · Excel VSTO add-in. Does your code all reside within the Class “This AddIn”? What have you added to your list Project References? What have you added to your list of using …

  9. Add a ribbon group to an existing custom tab?

    Nov 30, 2012 · I have a custom tab I created in an Excel Add-In project that only has one group with a couple of buttons and I want to add a new custom group from a new project.

  10. Writing to excel from VB.net using datagrid

    Nov 29, 2017 · I'm new to VB.net and can't really fin an answer to what I'm looking for. I was alright at writing macros directly in excel but the jump to VB has got me stumped. I have a …