ACC2002: How to Bind a Microsoft Access PivotTable List to OLAP Data Sources (304149)
The information in this article applies to:
This article was previously published under Q304149 Advanced: Requires expert coding, interoperability, and multiuser skills.
This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).
SUMMARY
In Microsoft Access 2002, you can view tables, queries, views, functions, and forms in PivotTable view. This is possible because Access 2002 natively hosts the Microsoft Office Web Components. This article shows you how to use the Office Web Components object model to build a PivotTable view in a Microsoft Access form that is connected to an OLAP data source. Method 1 shows you how to do this by using the user interface. Method 2 shows you how to do this by using Visual Basic for Applications code.
REFERENCES
For more information about the PivotTable object model, see the "Microsoft Office Web Components Visual Basic Reference" Help file, Owcvba10.chm. This Help file is located in the language-specific folder at the following location:
C:\Program Files\Common Files\Microsoft Shared\Web Components\10
For example, if you are using the English version of Microsoft Office XP, this Help file is in the 1033 folder:
C:\Program Files\Common Files\Microsoft Shared\Web Components\10\1033
Modification Type: | Major | Last Reviewed: | 6/23/2005 |
---|
Keywords: | kbhowto KB304149 |
---|
|