M
Mark Burns
OK, I have an Access2003-format .mdb file open in Access 2003. The Office Web
Components for Office 2003 are referenced (OWC11.dll). The Office XP Web
Components (OWC10.dll) are *NOT* Referenced.
Why does the following happen:
Form_Open:
dim oPT as owc11.PivotTable
set opt = me.PivotTable
Components for Office 2003 are referenced (OWC11.dll). The Office XP Web
Components (OWC10.dll) are *NOT* Referenced.
Why does the following happen:
Form_Open:
dim oPT as owc11.PivotTable
set opt = me.PivotTable