View Full Version : Trouble importing/exporting a form


fmm
04-23-2001, 12:51 PM
I'm working in Acess 2000 and I am having trouble importing a form.

If I try to import or export the form I get the following message:

"Name conflicts with existing module, project, or object library."

I can rename the form to a string of random characters and I get the same message.

Both the source and target db's have been compacted.

It makes no difference if I try to import to an existing db or one that I just created.

If I try to import, there are two "file names" in the forms list that consist of 7 unprintable characters (the little boxes).

Any direction would be appreciated.

[This message has been edited by fmm (edited 04-23-2001).]

Pat Hartman
04-23-2001, 05:32 PM
Try compiling the source form. It might contain a duplicate sub or function.

fmm
04-24-2001, 06:38 AM
Tried that. Tried clicking on the code icon. It would not start VB.


Very strange.

I ended up rebuilding all of the forms, but I would still like to know what was going on.


Thanks anyway.


fmm