I am creating a form that displays a chart. The Form is created via the Chart Wizard which uses a query to construct the data to be charted. The query requests 2 parameters from the user. If the user hits the cancel button on the parameter request form, an error message comes up. "An error occurredwhile sending data to the OLE server (the application used to create the object". None of the suggested causes are relevant. Running the query on its own and cancelling in the same way does not generate any message. If the input data is entered without cancellation, the chart works fine. Is there any way to suppress this message? Any help will be much appreciated! The database is constructed with Access 2002.