Use this tag for questions related to automating MS Office Products ( Excel, Outlook, PowerPoint, Access, Word, Project, etc ). Automation in this context means the use of an external software to execute a variety of operations on MS Office products.
I need to automate the creation of a presentation (either OpenOffice or Powerpoint). The presentation should take the first two …
automation powerpoint office-automation openoffice-impressI am writing a macro that will scrape my company's internal SAP site for vendor information. For several reasons I …
vba excel automation office-automation browser-automationI posted on IE 9 not accepting SendKeys to download a file, but this problem is separate enough from the answer …
vba excel automation office-automation browser-automationI'm trying to set childForm as the child of the main Excel window using the SetParent API through PInvoke: Form …
c# winforms excel office-automation setparentWe're in the process of moving a slew of our applications from Windows XP to Windows 7 and have run into …
delphi ms-word delphi-xe2 office-automationI am trying to loop through a given directory to find the latest downloaded csv file. For some reason my …
vba excel automation office-automationI use this code to send data to a Word Template and send to client. protected void Button1_Click(object …
c# asp.net office-automation word-automationI have a excel automation application written in Delphi, that accesses a given excel workbook and extracts applying some internal …
excel delphi excel-2010 office-automationI am using OLEDB to connect to Excel 2010. What is the required connection string for this operation?
excel office-interop office-automationin my c# program, i try to use wrtie something to excel. i find a method on the internet, using …
c# excel classnotfoundexception office-automation