Microsoft Office 2000/Visual Basic Programmer's Guide |
You can insert a PivotTable List control in a Web page in several ways:
For more information about using the Publish as Web Page dialog box, see "Using Microsoft Excel to Create a Spreadsheet Control" earlier in this chapter. For information about creating and working with PivotTable reports in Excel, see Chapter 15, "Retrieving and Analyzing Data."
<OBJECT>
tag for the control to the page and specifying the control's CLSID as the setting for the CLASSID attribute. You can then use VBA or VBScript code to fill the control programmatically when the page loads.The CLSID for the PivotTable List control and all the objects and related methods and properties for the control are documented in the Msowcvba.chm Help file, which is located in the C:\Program Files\Microsoft Office\Office\1033 subfolder.
Note The path to the Msowcvba.chm Help file reflects the language ID folder (1033) for U.S. English language support in Office. The language ID folder below C:\Program Files\Microsoft Office\Office differs for each language.