Advertisement

1 - 8 of 8 containing alltags:("OLE Automation") (0.001 seconds)
I have a DB that, using automation VBA creates one instance apiece of excel and word, populates the excel sheet, then updates a charts & tables in a word document (linked to the newly populated exc...
Zones: VB Objects, Visual BasicDate Answered: 04/17/2008 Grade: B Views: 26
I have a project where I have to convert data contained in a few thousand Corel Quattro Pro Files into a database record. The User was using Quattro Pro to store information about concrete panels, ...
Zones: PowerBuilderDate Answered: 01/03/2006 Grade: A Views: 0
Hi Everyone,   I am trying to send an HTML email using a custom mail agent written in PB. Here I am using OLE automation with Outlook to send the HTML email. The problem I am having is that when I...
Zones: PowerBuilderDate Answered: 10/17/2004 Grade: A Views: 0
I need to know what the Delphi code is to automate a search and replace on a word document.  This is not delphi code for s/r in delphi. this is code using the com object to automate word to do it. ...
Zones: Delphi ProgrammingDate Answered: 01/25/2006 Grade: B Views: 0
I'm accessing Excel via OLE automation. I'm trying to get the column property of a range. I thought this code should work, but it fails. xlApp.WorkBooks[1].WorkSheets['WorksheetName'].Names('W...
Zones: Delphi ProgrammingDate Answered: 11/12/2007 Grade: A Views: 64
Hi : I want to control Internet Explorer from my application - run an instance, position on screen, navigate to various URL's etc - basic stuff. Without including the webbrowser control with...
Zones: Windows Programming, Micros...Date Answered: 01/19/2000 Grade: A Views: 0
Hi there, I have problems with this code: Private Sub btnDeleteDataset_Click()     Dim strSearch As Variant     Dim strQuestion As Double     Dim c As Range       Workbooks("BALANCE SHEE...
Zones: Visual BasicDate Answered: 09/07/2002 Grade: A Views: 0
Hi I have liked VB6.0 to MS word and excel via OLE automation and it was successful now i want to link VB to MS outlook so i am not sure which object to be used for linking the VB to outlook. i.e ...
Zones: Visual Basic, VB Controls, Microsoft...Date Answered: 02/20/2008 Grade: A Views: 14
  • 1