Error message when attempting to copy a form

DesignUniv

Registered User.
Local time
Today, 11:58
Joined
Mar 27, 2007
Messages
10
Attempting to copy a form in order to make some design changes to be reviewed they would be implemented to production. When I attempt to copy the current form, receive the following error message: "Name conflicts with existing module, project, or object library". This is a shared database among many users, but everyone is out of the database when I attempted to copy this form. The form name was appropriate and did not match any current naming conventions. Not sure why such a message continues to pop up. Any assistance would be greatly appreciated. Thanks,
 
Error message response

I tried to use different names, especially ones that I have used in the past. Even the default name, such as Copyofform... did not work.
 
Mmm...

There is a limit on the number of objects you can create in an mdb file if if you then delete them. You could create a new blank database and import all the tables, forms etc from the existing one to see if that fixes it.
 

Users who are viewing this thread

Back
Top Bottom