About 50 results
Open links in new tab
  1. FAQ: How do I open/view Office documents (Word, Excel, PowerPoint) …

    Sep 13, 2011 · 2) The Visual C++ ActiveX Control named DSOFramer.ocx can be used to host Office documents (such as Word documents, Excel spreadsheets, Visio drawings, Project files, or …

  2. ActiveDocument.SaveAs2 Does NOT Work - 1. Shows Prompt 2.

    Mar 28, 2013 · This is silly. Have been doing Excel/Word automation since Office 2005 without any issues performing this exact functionality, lo an behold Win8 + Office 2013 = BROKEN. (At home …

  3. How do I activate a specific Cell in an Excel file that I have opened ...

    Feb 7, 2013 · The following code does exactly what I want it to, it opens a specific Excel file for me to manually edit. However, I have now added a line to activate the specific Cell I want to edit first, but I …

  4. C# - Excel Ribbon button to open wpf as dialog box?

    Mar 1, 2013 · I'm creating an excel add-in that allows you to save an excel sheet after setting options defined in a wpf application. I have a "Save file" button that, when clicked, I would like it to open the …

  5. Outlook Inspector.WordEditor is Nothing

    Jun 8, 2018 · The installs include all the Office components so besides Outlook also Excel, Word, Access, Publisher, etc. On the two machines at present Outlook is on version 14.0.7109.5000 SP2 …

  6. PDFSharp in VBA - social.msdn.microsoft.com

    Mar 6, 2015 · In my word 2007 macro, I need to merge couple PDF file to one. My system guy suggest me to use PDFSHARP. But it seems only word for vb.net, not VBA. So How can I use PFDSHARP in …

  7. OLE Object are getting corrupted when saving Word Document ...

    Dec 8, 2008 · VirtualsK said: well, Template Contains OLE object such as Powerpoint, Excel, Bitmap , Word etc.... i.e. any. All are embeded objects so far we have encountered with. After saving …

  8. Word Addins - A privileged service was called -- Office 2010 64 bit on ...

    Aug 21, 2023 · The Word (excel or powerpoint) addins were loaded but when click on the button on the ribbonbar that should open my custom application. It is failing to open and WOrd crashing.

  9. Printing Contents of an Textbox using Excel VBA

    Dec 28, 2015 · Because you have said that the TextBox has vertical scroll bars then I am assuming it is an ActiveX TextBox. If this assumption is correct then the following VBA code method copies the …

  10. ASP.Net Open office XML Create dropdown list in excel without using …

    Nov 24, 2015 · I am using ASP.Net and Open office XML and I have been able to set the headers of the excel file.However, I want to set the value to cells from say D2 to D1000 in a drop down fashion i.e. …