Module problem, pls help!

M

Min

Hi, I tried to copy a Module1 from Access DB1 to replace Module 1 on Access
DB2. I got an information:" This operate will reset the project, do you want
to continue?", I chose "Yes",however, not only the copy failed but also the
original module cannot be removed (deleted) or edit. The error info is
somethink like: "Visit file error, network may be lost", But the DB2 does
not using any network. What's wrong?
Thanks!
 
6

'69 Camaro

Hi, Min.
What's wrong?

Do all of these circumstances apply:

1.) You are using Access 2000; and

2.) An object containing a module was imported or pasted into the database
application, but the VBA code was not compiled at least once prior to
closing the database application; and

3.) MS Office 2K SP-3 has not been installed yet on at least one of the
computers that has opened this database application and run the VBA code;
and

4.) That computer also has one of the MS Office XP or MS Office 2003
applications or Visio 2002 installed.

If all of the circumstances above are true, then please see this Knowledge
Base article concerning a nasty bug:

http://support.microsoft.com/default.aspx?id=304548

HTH.

Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips.

(Please remove ZERO_SPAM from my reply E-mail address, so that a message
will be forwarded to me.)
 
M

Min

I think at least the first 3 condition apply. I'll try. Thank you for your
information!
 
Top