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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Objects/Q_23321904.h...
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, ...
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_21678333.html
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...
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_20429081.html
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. ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_21704112.html
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_22953800.html
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10260981.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20352766.html
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 ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23169249.html