Deleting forms in another database

M

Matt Pinto

Hi folks,

Is there any way of deleting forms/reports held in another
table. The DoCmd.DeleteObject only appears to work for the
current database.

Basically, I am making a copy of a database, and then I
want to delete all the objects in that copy except the
tables.

Any advise or help would be very much appreciated.

Many thanks,

Matt
 
Top