Access 97 -> 2000 issues

  • Thread starter Thread starter keyop 503
  • Start date Start date
K

keyop 503

Guest
Hi,

I've got an old access 97 db that I have converted and compiled successfully in access 2000. The only problem is, when I perform certain functions on a form, like click a drop down box instead of going to the procedure, it simply opens the code window. Is there a known issue with this? Anything to do with the new Object Libary? There is no error message.

If anyone has any suggestions, please reply to this thread.

Thanks,

Matt
 
Hi,

Try this. Go into the code and alter the name of one of the form events like an onclick. Use the clear all breakpoints item on the debug menu. Compile the code and then save the code. Then change the event back and compile and save. Hopefully that will sort it out.

TS
 
Last edited:
thanks! that seems to have done the trick :D
 

Users who are viewing this thread

Back
Top Bottom