Deleting Report That Had VBA Code

N

Neil

I am trying to clean-up an ADP project. I deleted a
report that had previously had associated VBA code. When
I go into VB Editor (and when I try to create an ADE
file) I get numerous errors related to the report being
missing. There is an empty Microsoft Access Class Object
Report_ReportName for the report that was deleted. The
symptoms are resolved by creating a new report of the
same name as the one that was deleted. Does anyone know
how to delete the MS Access Class Object so that I can
then delete the report without the VB errors.
 
B

Brendan Reynolds \(MVP\)

Importing all objects except the problem report into a new, empty ADP will
probably fix it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top