Duplicate modules....

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm having a problem deleting a duplicate module for the RTF2 toolbar. I had
reimported the module because I hadn't checked off the box for
menus/toolbars. Now it's telling me that it can't run because of ambiguous
function names caused by similar names in two modules. I've removed the
original modules from my db, but they're still listed in the VB project
explorer. I've tried to remove the excess module from within the VB editor
but it gives me an error.
Help!!!! I've inadvertently stuck my foot in something that I can't shake
off!
 
Try closing Access altogether and then re-opening the DB. If the garbage is
gone, you're home free. If not, do the ol' quick-and-dirty. Close the
database and open a new blank database. In the new database, import all the
objects from the old one, including one of the duplicated module. Don't
forget to check off options as needed. Now look in the new database's
properties and see if the garbage magically disappears. (It never got it, of
course). If everything's OK, delete the old DB and rename the new one.
 
Back
Top