Access 2002/2003 VBA works but 97 doesn't

J

JasonA

I have added simple lines

If counter = countfrom then
msgbox "Add log"
end if

Access 97 database bombs out as soon as it is opened or this code is ran.

If I convert database to 2000, then to 2002/2003 then add this code the
database runs fine under Access 2003. Why?

Thanks,
J.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top