We recently converted from Windows 98/Office 97 to Windows 2000/Office 2000 at work. I converted a number of databases to Access 2000. In the process, I had to set references to DAO 3.6 (I haven't gotten a handle on ADO yet, so I haven't tackled re-writing all my VBA code).
Anyway, this is the second time that I have done "something" which makes a database fail to open normally. I get a dialog box telling me "Module Not Found" when I try to open it. Last time it was that I had added a new module. I don't know which of a flurry corrective measures actually fixed this or it simply "fixed itself".
I now find myself in the same situation once again.
My choices are OK and Help. OK opens up the Visual Basic Editor and Help opens the not-very-helpful Help. Help suggests I need to do something to "add" the module to the "project". I don't understand this.
When I try Repair/Compact database, or try to edit some code and compile/save it, I keep getting a dialog box that tells me "You cancelled the previous action". I may click OK on this 6 or 7 times in a row before it goes away, but the very next thing I try to do will bring it right back. I have to close the application entirely.
Has anyone seen this and what did you do about it? I've been working with Access 97 for several years and have intermediate or better VBA programming abilities.
TIA,
Dennis
Anyway, this is the second time that I have done "something" which makes a database fail to open normally. I get a dialog box telling me "Module Not Found" when I try to open it. Last time it was that I had added a new module. I don't know which of a flurry corrective measures actually fixed this or it simply "fixed itself".
I now find myself in the same situation once again.
My choices are OK and Help. OK opens up the Visual Basic Editor and Help opens the not-very-helpful Help. Help suggests I need to do something to "add" the module to the "project". I don't understand this.
When I try Repair/Compact database, or try to edit some code and compile/save it, I keep getting a dialog box that tells me "You cancelled the previous action". I may click OK on this 6 or 7 times in a row before it goes away, but the very next thing I try to do will bring it right back. I have to close the application entirely.
Has anyone seen this and what did you do about it? I've been working with Access 97 for several years and have intermediate or better VBA programming abilities.
TIA,
Dennis