|
|
|
Working with the PivotTable Component's Object Model
|
Total Hit (2311) |
The PivotTable List control is represented in the object model by the PivotTable object. You use the DataSource property to specify the source of the data to be displayed in the control. Typically, this property setting will consist of an ADO data source or another one of the Office Web Component co
....Read More |
Rating
|
|
|
|
|
|
HOWTO: Navigate Excel Objects from Visual Basic
|
Total Hit (2275) |
This article explains three methods you can use to navigate and access Microsoft Excel Application objects:
«LI»Using longhand and default properties
«LI»Using aliasing
«LI»Using the Parent and Application methods of Microsoft Excel version 5.0 objects to access any Microsoft Excel object
....Read More |
Rating
|
|
|
Fill in Word Forms Using Information Stored in Access
|
Total Hit (1035) |
Although Access reports are flexible and relatively easy to create, they're not always suitable for every task. For example, your company may internally use manual forms that can easily be filled with data from an existing Access database. Your natural reaction is probably to create an Access report
....Read More |
Rating
|
|
|
|
|
HOWTO: Use the Chart Web Component with Visual Basic
|
Total Hit (2549) |
This article shows the different ways that you can access the documentation for Microsoft Office Web Components (OWC). The article also includes information about additional resources for programming the OWC.
|
Rating
|
|
|
HOWTO: Use the Spreadsheet Web Component with Visual Basic
|
Total Hit (2344) |
You can add the Office Web Components to a form in Visual Basic in the same way that you add any other ActiveX control. The Spreadsheet control included with the Office Web Components is a more robust option than the DataGrid control that ships with Visual Basic. Use the spreadsheet data to display
....Read More |
Rating
|
|
|
|
|
XL97: How to Create a GIF File from a Microsoft Excel Chart
|
Total Hit (3315) |
To programmatically create a graphics file from a Microsoft Excel chart, use the Export method. This article contains a sample Microsoft Visual Basic for Applications macro that creates a .gif file from a chart in a Microsoft Excel workbook.
NOTE: If you click Save As HTML on the File menu and u
....Read More |
Rating
|
|
|
|
|
Five Tips for the Microsoft Office XP Web Components
|
Total Hit (1716) |
Discover how you can retain the original format of the numbers in a PivotTable component, determine which version of the Office Web Components you have, and more. This article provides the sample code that you can use in you own applications which use the Office XP Web components.
«b»Contents«/b»
....Read More |
Rating
|
|
|