Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Functions

Status
Not open for further replies.

hollyann

Technical User
Apr 12, 2000
15
US
I converted an Access 95 database to 2000 and now I get the error message:

Run- Time Error '3085'
Undefined Function Mid in expression

The Left and Right functions do not work either.

How do I make these functions work again?
 
This usually happens if your references are not in order meaning your Access 95 DB contains references that your Access 2000 does not.
You can check that by opening a module window and selecting from the menu "tools" -> "References" compare the 2 databases to see which references you are missing.

Regards.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top