Access 2000

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

Guest

HELP ... Have an Access 2000 databse that has been working well for years.
Now when I try to run it on Acess 3000 it fails on various expressions. Get
an error message like "expression entered has functiion name that Microsoft
Access can't find".

Failures are with fnctions such as "Mid", "Left", etc.

My Access 2000 version is 9.0.2720. Do I need to update or what is going on?
 
Ron,

It sounds like a References problem. Open any code module in the Visual
Basic Editor wndow, select 'References' from the Tools menu, and see if
any of the ticked items are marked [MISSING].
 

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

Back
Top