I have an Access 97 database that I am converting to Access 2000. When I try to perform any operations that utilize VBA I get the following message: Compile Error Can't find project or library. As far as I can tell, the VBA objects are installed. I looked in the object browser and found the functions that seem to cause the problem (string functions such as "RTrim" and "Mid". Has anyone else ever had this problem or know how to fix it?