Pivot Table Export to Excel error

S

Steven

When exporting a pivot table view of a form to Excel, the following error
appears:

Probems During Load
PivotTable

It does, however, export.

When performing the same task in run time Access, the following message
appears:
The expression On Click you entere as the even property setting produced the
following error:Type mismatch.

The export to Excel does NOT happen here.

Any ideas?
 
L

Larry Daugherty

All untrapped errors that occur under the runtime are fatal. After
reporting the error, execution halts.

HTH
 
Top