About 17,200 results
Open links in new tab
  1. Running a Excel Macro to refresh data in a sheet from Access VB …

    Question 0 Sign in to vote I have a macro in an excel worksheet which consist to the two statements: The Excel Macro has a name of "Refresh" Sheets ("Joined").Select …

  2. Office (Excel) interop on Mac OSX using .NET Core?

    Dec 15, 2016 · I think Govert's right that there's a trend for "'real' Excel users to use the 'real' Excel", which in my experience often includes using Excel for Windows on Parallels on OSX, …

  3. lost collapsing columns when export to excel

    Nov 23, 2014 · Excel creates outlines that expand and collapse rows and columns across the entire row or column which can cause the collapse of report items that are not intended to be …

  4. Excel spreadsheet to create silverlight chart

    Jul 19, 2009 · Ok, so after some research, the web service is the way to go. I'm going to read from excel sheet in the web service and send a collection of objects that mimic the excel sheet's …

  5. Previous beta version error when reading a file created in Exel 2007

    Jan 13, 2009 · Message="This file was created in a previous beta version of Excel 2007. Open the file with Excel 2007 to save it to the most recent version of the Excel 2007 file format …

  6. can't import Excel into Visual Basic - social.msdn.microsoft.com

    May 26, 2007 · I also have the same requirement , that is populate an excel spread-sheet through visual basic , but the same problem persist for me also , I tried the link Jonathan Aneja have …

  7. XML to Excel - social.msdn.microsoft.com

    What I am trying to achieve is : for each <S_temp_06_SSSSSDDDDDDDDD> Element I want a row in Excel that will output <ID> element and Corodinates of the line string. For sample I am …

  8. Excel: "attempted to read or write protected memory"

    Jun 9, 2008 · Indeed it is hard to say what raises this scenario. Commonly reading/writing invalid memory block is raised by the following factors:

  9. vb.net Making an Excel Graph - social.msdn.microsoft.com

    Feb 4, 2010 · Im trying to create a Graph on a 2nd worksheet. the reference data of this graph is from the 1st worksheet.

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

    Mar 24, 2009 · From this POV it's not surprising that Excel contains nothing in its object model that does anything with ADO.NET. Excel itself is completely classical VB (A)-oriented. …